DCD-224: Rename product_base to product_common for consistency.

This commit is contained in:
Steve Smith
2019-04-10 09:50:10 +10:00
parent 3e0e058380
commit 32ae6a906a
11 changed files with 3 additions and 4 deletions

View File

@@ -9,6 +9,5 @@
roles:
- linux_common
- aws_common
- aws_linux2_product_common
- product_base
- product_common
- aws_efs_config

View File

@@ -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

View File

@@ -7,4 +7,4 @@
atl_installer_temp: "/opt/atlassian/temp"
roles:
- role: linux_common
- role: product_base
- role: product_common