Silly me
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
dde1f23589
commit
3df76d9e22
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
roles:
|
||||
- base
|
||||
- hosts
|
||||
- { role: nfs/client, mnt_dir: '/mnt/fedora_koji', nfs_src_dir: "{{ koji_hub_nfs }}", when: "staging or createrepo" }
|
||||
- { role: nfs/client, mnt_dir: '/mnt/fedora_koji', nfs_src_dir: "{{ koji_hub_nfs }}", when: "env == 'staging' or createrepo" }
|
||||
- { role: fas_client, when: not inventory_hostname.startswith('bkernel') }
|
||||
- { role: sudo, when: not inventory_hostname.startswith('bkernel') }
|
||||
- koji_builder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue