mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: Don't use the product owner for the mountpoint as we can't assume it exists yet.
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
file:
|
file:
|
||||||
state: directory
|
state: directory
|
||||||
path: "{{ atl_shared_mountpoint }}"
|
path: "{{ atl_shared_mountpoint }}"
|
||||||
owner: "{{ atl_product_user }}"
|
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
||||||
- name: Enable mountpoint in fstab
|
- name: Enable mountpoint in fstab
|
||||||
|
|||||||
Reference in New Issue
Block a user