mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
try setting AWS-recommended mount options for EBS volumes
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
path: "{{ atl_shared_mountpoint }}"
|
||||
src: "LABEL={{ atl_nfs_fs_label }}"
|
||||
fstype: "{{ atl_nfs_fs_type }}"
|
||||
opts: defaults,nofail 0 2
|
||||
state: mounted
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user