mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
ITOPS testing removal of quotes from base path
This commit is contained in:
@@ -18,7 +18,7 @@ atl_shared_mountpoint: "/media/atl"
|
|||||||
atl_product_user_uid: '2001'
|
atl_product_user_uid: '2001'
|
||||||
|
|
||||||
# FIXME: Some of these should be overridden from the environment?
|
# FIXME: Some of these should be overridden from the environment?
|
||||||
atl_home_base: "/var/atlassian/application-data"
|
atl_home_base: /var/atlassian/application-data
|
||||||
atl_product_home: "{{ atl_home_base }}/{{ atl_product_family }}"
|
atl_product_home: "{{ atl_home_base }}/{{ atl_product_family }}"
|
||||||
atl_product_shared_home_map:
|
atl_product_shared_home_map:
|
||||||
confluence: "confluence/shared-home"
|
confluence: "confluence/shared-home"
|
||||||
|
|||||||
Reference in New Issue
Block a user