ITOPS testing removal of quotes from base path

This commit is contained in:
Geoff Jacobs
2019-08-16 14:40:58 +10:00
parent 7c9add4439
commit 9d19e129ab

View File

@@ -18,7 +18,7 @@ atl_shared_mountpoint: "/media/atl"
atl_product_user_uid: '2001'
# 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_shared_home_map:
confluence: "confluence/shared-home"