DCD-386: Port in some mount options from old AMIs.

This commit is contained in:
Steve Smith
2019-05-30 16:55:17 +10:00
parent 95c0fb04f9
commit 54eaed5469

View File

@@ -13,5 +13,5 @@
path: "{{ atl_shared_mountpoint }}"
src: "{{ atl_fileserver_host }}:{{ atl_shared_mountpoint }}"
fstype: nfs
opts: "rw,nfsvers=4.1,_netdev"
opts: "rw,nfsvers=4.1,lookupcache=pos,noatime,intr,rsize=32768,wsize=32768,_netdev"
state: mounted