iad2: disable this mount in iad2 for now so we can test
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
14ec374cb8
commit
fe62ac88b4
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
role: nfs/client,
|
||||
mnt_dir: "/mnt/fedora_koji",
|
||||
nfs_src_dir: "{{ koji_hub_nfs }}",
|
||||
when: "env == 'staging' or createrepo",
|
||||
when: "env == 'staging' or createrepo and datacenter != 'iad2' ",
|
||||
}
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/koji/ostree'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue