mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 11:12:50 +08:00
For now, only do /mnt/koji in staging
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -104,10 +104,10 @@
|
||||
- fedmsg/base
|
||||
- odcs/backend
|
||||
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_koji'
|
||||
nfs_src_dir: 'fedora_koji'
|
||||
when: env != 'staging'
|
||||
#- role: nfs/client
|
||||
# mnt_dir: '/mnt/fedora_koji'
|
||||
# nfs_src_dir: 'fedora_koji'
|
||||
# when: env != 'staging'
|
||||
|
||||
# In staging, we mount fedora_koji as read only (see nfs_mount_opts)
|
||||
- role: nfs/client
|
||||
|
||||
Reference in New Issue
Block a user