The /vol/ prefix doesn't appear to exist here.

This commit is contained in:
Ralph Bean 2014-10-16 16:53:11 +00:00
parent 3edc3900d8
commit 243158f689

View file

@ -69,7 +69,7 @@
- name: nfs mount points (stg)
mount: >
name=/{{ mnt_dir }}
src=10.5.126.87:/vol/{{ nfs_src_dir }}
src=10.5.126.87:/{{ nfs_src_dir }}
fstype=nfs
opts={{nfs_mount_opts}}
passno=0