mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
crowd
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
state: directory
|
||||
path: "{{ atl_shared_mountpoint }}"
|
||||
mode: 0755
|
||||
when: atl_product_edition!= "crowd"
|
||||
|
||||
- name: Enable mountpoint in fstab
|
||||
mount:
|
||||
@@ -13,3 +14,4 @@
|
||||
fstype: efs
|
||||
opts: "defaults,_netdev"
|
||||
state: mounted
|
||||
when: atl_product_edition!= "crowd"
|
||||
|
||||
Reference in New Issue
Block a user