use mount_stg: true also on ODCS backend

This commit is contained in:
Jan Kaluža 2019-10-21 12:45:34 +00:00 committed by Pierre-Yves Chibon
parent 270cac4ffa
commit ce6f99c7b2

View file

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