mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: Rename product_base to product_common for consistency.
This commit is contained in:
@@ -9,6 +9,5 @@
|
|||||||
roles:
|
roles:
|
||||||
- linux_common
|
- linux_common
|
||||||
- aws_common
|
- aws_common
|
||||||
- aws_linux2_product_common
|
- product_common
|
||||||
- product_base
|
|
||||||
- aws_efs_config
|
- aws_efs_config
|
||||||
|
|||||||
@@ -7,5 +7,5 @@
|
|||||||
atl_product_installation_dir: "/opt/atlassian/jira"
|
atl_product_installation_dir: "/opt/atlassian/jira"
|
||||||
atl_installer_temp: "/opt/atlassian/tmp"
|
atl_installer_temp: "/opt/atlassian/tmp"
|
||||||
roles:
|
roles:
|
||||||
- role: product_base
|
- role: product_common
|
||||||
- role: jira_config
|
- role: jira_config
|
||||||
|
|||||||
@@ -7,4 +7,4 @@
|
|||||||
atl_installer_temp: "/opt/atlassian/temp"
|
atl_installer_temp: "/opt/atlassian/temp"
|
||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_base
|
- role: product_common
|
||||||
Reference in New Issue
Block a user