mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
iad2 / buildvm: no dots. tired
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -30,12 +30,12 @@
|
||||
}
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/koji/ostree'
|
||||
nfs_src_dir: 'fedora.ostree.content/ostree'
|
||||
nfs_src_dir: 'fedora_ostree_content/ostree'
|
||||
when: env != 'staging' and 'runroot' in group_names and not inventory_hostname.startswith('buildvm-s390x')
|
||||
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/koji/compose/ostree'
|
||||
nfs_src_dir: 'fedora.ostree_content/compose/ostree'
|
||||
nfs_src_dir: 'fedora_ostree_content/compose/ostree'
|
||||
when: env != 'staging' and 'runroot' in group_names and not inventory_hostname.startswith('buildvm-s390x')
|
||||
|
||||
- role: nfs/client
|
||||
|
||||
Reference in New Issue
Block a user