Adjust mountpoint for NFS to allow for access to higher dirs like syncthing
This commit is contained in:
parent
811d0bd2d2
commit
733d1006be
@ -8,7 +8,7 @@
|
|||||||
file: path=/nfs/vm-fs-1.home.mgmt.desu.ltd state=directory
|
file: path=/nfs/vm-fs-1.home.mgmt.desu.ltd state=directory
|
||||||
tags: [ desktop, nfs ]
|
tags: [ desktop, nfs ]
|
||||||
- name: assure vm-fs-1 nfs mount
|
- name: assure vm-fs-1 nfs mount
|
||||||
mount: path=/nfs/vm-fs-1.home.mgmt.desu.ltd src=vm-fs-1.home.mgmt.desu.ltd:/nfs/media/media fstype=nfs4 opts="rsize=10248576,wsize=1048576,soft,timeo=600,retrans=2,_netdev" state=mounted
|
mount: path=/nfs/vm-fs-1.home.mgmt.desu.ltd src=vm-fs-1.home.mgmt.desu.ltd:/nfs/media fstype=nfs4 opts="rsize=10248576,wsize=1048576,soft,timeo=600,retrans=2,_netdev" state=mounted
|
||||||
tags: [ desktop, nfs ]
|
tags: [ desktop, nfs ]
|
||||||
roles:
|
roles:
|
||||||
- role: udev
|
- role: udev
|
||||||
|
Loading…
Reference in New Issue
Block a user