The /vol/ prefix doesn't appear to exist here.
This commit is contained in:
parent
3edc3900d8
commit
243158f689
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue