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:
Kevin Fenzi 2020-06-02 16:08:05 -07:00
parent 14ec374cb8
commit fe62ac88b4

View file

@ -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'