use mount_stg: true also on ODCS backend
This commit is contained in:
parent
270cac4ffa
commit
ce6f99c7b2
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
nfs_src_dir: 'fedora_odcs_stg'
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
when: env == 'staging'
|
||||
mount_stg: true
|
||||
- role: nfs/client
|
||||
mnt_dir: '/srv/odcs'
|
||||
nfs_src_dir: 'fedora_odcs'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue