Lets try this adjustment.
This commit is contained in:
parent
13b7bffdf1
commit
54c1774fb9
1 changed files with 1 additions and 4 deletions
|
@ -40,10 +40,7 @@
|
|||
- apache
|
||||
- { role: bodhi2/base, when: "inventory_hostname.startswith('bodhi0')" }
|
||||
- { role: fedmsg/base, when: "inventory_hostname.startswith('bodhi0')" }
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/koji'
|
||||
nfs_src_dir: 'fedora_koji'
|
||||
when: datacenter == 'staging'
|
||||
- { role: nfs/client, when: datacenter == 'staging', mnt_dir: '/mnt/fedora_koji', nfs_src_dir: 'fedora_koji' }
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue