mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
Merged in ITOPSENG-613-mount-clone-ebs-with-recommended-opts (pull request #103)
ITOPSENG-613 mount clone EBS volumes with AWS recommended options Approved-by: Ben Partridge
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
path: "{{ atl_shared_mountpoint }}"
|
||||
src: "LABEL={{ atl_nfs_fs_label }}"
|
||||
fstype: "{{ atl_nfs_fs_type }}"
|
||||
opts: defaults,nofail
|
||||
passno: "2"
|
||||
state: mounted
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user