mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-386: Port in some mount options from old AMIs.
This commit is contained in:
@@ -13,5 +13,5 @@
|
|||||||
path: "{{ atl_shared_mountpoint }}"
|
path: "{{ atl_shared_mountpoint }}"
|
||||||
src: "{{ atl_fileserver_host }}:{{ atl_shared_mountpoint }}"
|
src: "{{ atl_fileserver_host }}:{{ atl_shared_mountpoint }}"
|
||||||
fstype: nfs
|
fstype: nfs
|
||||||
opts: "rw,nfsvers=4.1,_netdev"
|
opts: "rw,nfsvers=4.1,lookupcache=pos,noatime,intr,rsize=32768,wsize=32768,_netdev"
|
||||||
state: mounted
|
state: mounted
|
||||||
|
|||||||
Reference in New Issue
Block a user