mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
taskotron-stg: use nfs for artifacts and buildmaster files
This commit is contained in:
@@ -30,7 +30,7 @@ fas_client_groups: sysadmin-qa,sysadmin-main
|
||||
# virtual machine
|
||||
############################################################
|
||||
|
||||
lvm_size: 95000
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 4
|
||||
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
- { role: taskotron/taskotron-trigger, tags: ['trigger'] }
|
||||
- { role: taskotron/taskotron-frontend, tags: ['frontend'] }
|
||||
- { role: taskotron/taskotron-master, tags: ['taskotronmaster'] }
|
||||
- { role: nfs/client, mnt_dir: '/srv/', nfs_src_dir: 'fedora_taskotron_stg', when: deployment_type == 'stg' }
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
Reference in New Issue
Block a user