extend to Crowd DC

This commit is contained in:
Lee Goolsbee
2020-03-04 15:53:56 -06:00
parent 6078b84bd5
commit 706e0be7e2
2 changed files with 4 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
- role: aws_shared_fs_config
- role: product_common
- role: product_install
tags: [skip_on_stack_update]
- role: database_init
tags: [skip_on_stack_update]
- role: crowd_config
- role: product_startup

View File

@@ -106,6 +106,8 @@
- atl_proxy_name is defined
- atl_tomcat_scheme is defined
- 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
- name: Check that crowd.cfg.xml exists