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