mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-224: Add installation of the ServiceDesk OBR when specified version is "all" or "servicedesk".
This commit is contained in:
@@ -18,6 +18,7 @@ atl_shared_mountpoint: "/media/atl"
|
||||
atl_home_base: "/var/atlassian/application-data"
|
||||
atl_product_home: "{{ atl_home_base }}/{{ atl_product_family }}"
|
||||
atl_product_home_shared: "{{ atl_shared_mountpoint }}/{{ atl_product_family }}/shared"
|
||||
atl_product_shared_plugins: "{{ atl_product_home_shared }}/plugins/installed-plugins"
|
||||
|
||||
atl_installation_base: "/opt/atlassian"
|
||||
atl_product_installation_base: "{{ atl_installation_base }}/{{ atl_product_edition }}"
|
||||
|
||||
Reference in New Issue
Block a user