mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
perhaps backup/fsck options aren't supported?
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
path: "{{ atl_shared_mountpoint }}"
|
path: "{{ atl_shared_mountpoint }}"
|
||||||
src: "LABEL={{ atl_nfs_fs_label }}"
|
src: "LABEL={{ atl_nfs_fs_label }}"
|
||||||
fstype: "{{ atl_nfs_fs_type }}"
|
fstype: "{{ atl_nfs_fs_type }}"
|
||||||
opts: defaults,nofail 0 2
|
opts: defaults,nofail
|
||||||
state: mounted
|
state: mounted
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user