mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: Correct installation dir.
This commit is contained in:
@@ -16,7 +16,7 @@ atl_product_home: "{{ atl_home_base }}/{{ atl_product_family }}"
|
|||||||
atl_product_home_shared: "{{ atl_shared_mountpoint }}/{{ atl_product_family }}/shared"
|
atl_product_home_shared: "{{ atl_shared_mountpoint }}/{{ atl_product_family }}/shared"
|
||||||
|
|
||||||
atl_product_installation_base: "/opt/atlassian"
|
atl_product_installation_base: "/opt/atlassian"
|
||||||
atl_product_installation_dir: "{{ atl_product_installation_base }}/{{ atl_product }}"
|
atl_product_installation_dir: "{{ atl_product_installation_base }}/{{ atl_product_edition }}"
|
||||||
atl_installer_temp: "{{ atl_product_installation_base }}/tmp"
|
atl_installer_temp: "{{ atl_product_installation_base }}/tmp"
|
||||||
|
|
||||||
# The following are imports from the environment. These are generally
|
# The following are imports from the environment. These are generally
|
||||||
|
|||||||
Reference in New Issue
Block a user