mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
DCD-224: Rename some roles for clarity.
This commit is contained in:
@@ -39,7 +39,7 @@ We’re going to check that the role that downloads the products works for both
|
|||||||
Jira Core and Confluence, on boths supported Linux distributions. So run the
|
Jira Core and Confluence, on boths supported Linux distributions. So run the
|
||||||
following:
|
following:
|
||||||
|
|
||||||
cd roles/installer_download/
|
cd roles/product_install/
|
||||||
molecule test -s jira_version_latest
|
molecule test -s jira_version_latest
|
||||||
molecule test -s servicedesk3
|
molecule test -s servicedesk3
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
- role: aws_common
|
- role: aws_common
|
||||||
- role: aws_efs_config
|
- role: aws_efs_config
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
- role: database_config
|
- role: database_init
|
||||||
- role: jira_config
|
- role: jira_config
|
||||||
- role: jira_startup
|
- role: jira_startup
|
||||||
|
|||||||
@@ -12,5 +12,5 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
- role: jira_config
|
- role: jira_config
|
||||||
|
|||||||
@@ -8,4 +8,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -8,4 +8,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -8,4 +8,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -21,4 +21,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -9,4 +9,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -9,4 +9,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: installer_download
|
- role: product_install
|
||||||
Reference in New Issue
Block a user