Merge branch 'master' into feature/ITOPSENG-101-support-JiraProduct-All

This commit is contained in:
Brett Meehan
2019-11-07 11:32:30 +11:00
49 changed files with 921 additions and 3040 deletions

View File

@@ -13,6 +13,11 @@
atl_startup_systemd_params:
- "LimitNOFILE=16384"
atl_jdbc_encoding: 'UNICODE'
atl_jdbc_collation: 'C'
atl_jdbc_ctype: 'C'
atl_jdbc_template: 'template0'
roles:
- role: linux_common
- role: aws_common
@@ -20,5 +25,6 @@
- role: product_common
- role: product_install
- role: database_init
- role: restore_backups
- role: jira_config
- role: product_startup