backup server can now mount nfsv4

This commit is contained in:
Kevin Fenzi
2016-04-28 16:45:32 +00:00
parent 69733acd43
commit fc86da0786

View File

@@ -23,7 +23,7 @@
- collectd/base
- { role: nfs/client,
mnt_dir: '/fedora_backups',
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3",
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4",
nfs_src_dir: 'fedora_backups' }
- openvpn/client