This needs a / here or it mounts it as /root/fedora_backups

This commit is contained in:
Kevin Fenzi
2015-06-10 17:04:30 +00:00
parent 8fa22089d1
commit a8c2da454c

View File

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