kojipkgs: mount ostree nfs volumes

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-07-01 21:33:26 -07:00
parent 69c9099615
commit 0b9c751c8a

View File

@@ -59,12 +59,12 @@
mnt_dir: '/mnt/koji/ostree'
nfs_src_dir: 'fedora_ostree_content/ostree'
mount_stg: true
when: datacenter == 'iad2'
when: datacenter == 'rdu3'
- role: nfs/client
mnt_dir: '/mnt/koji/compose/ostree'
mount_stg: true
nfs_src_dir: 'fedora_ostree_content/compose/ostree'
when: datacenter == 'iad2'
when: datacenter == 'rdu3'
- role: kojipkgs
- role: varnish