mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
kojipkgs: mount ostree nfs volumes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user