mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
ITOPSENG-436 try tagging things that shouldn't run on stack updates
This commit is contained in:
@@ -17,7 +17,9 @@
|
|||||||
- role: aws_shared_fs_config
|
- role: aws_shared_fs_config
|
||||||
- role: product_common
|
- role: product_common
|
||||||
- role: product_install
|
- role: product_install
|
||||||
|
tags: [skip_on_stack_update]
|
||||||
- role: database_init
|
- role: database_init
|
||||||
|
tags: [skip_on_stack_update]
|
||||||
- role: restore_backups
|
- role: restore_backups
|
||||||
- role: confluence_common
|
- role: confluence_common
|
||||||
- role: confluence_config
|
- role: confluence_config
|
||||||
|
|||||||
@@ -113,4 +113,6 @@
|
|||||||
- atl_proxy_name is defined
|
- atl_proxy_name is defined
|
||||||
- atl_tomcat_scheme is defined
|
- atl_tomcat_scheme is defined
|
||||||
- db_created is undefined or not db_created.changed
|
- db_created is undefined or not db_created.changed
|
||||||
|
tags:
|
||||||
|
- skip_on_stack_update
|
||||||
ignore_errors: yes # For Molecule as it has no db test framework included
|
ignore_errors: yes # For Molecule as it has no db test framework included
|
||||||
|
|||||||
Reference in New Issue
Block a user