make sure the mount is rw

This commit is contained in:
Stephen Smoogen 2015-12-18 00:17:31 +00:00
parent b3d1236fff
commit 7c3d5d5f31

View file

@ -40,6 +40,7 @@
roles:
- cloudstats
- role: nfs/client
mnt_dir: '/mnt/fedora_stats'
nfs_src_dir: 'fedora_stats'
- role: nfs/client,
mnt_dir: '/mnt/fedora_stats',
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3",
nfs_src_dir: 'fedora_stats',