QUICK-265: Add JVM opts parameter to Jira config role

This commit is contained in:
Michael Kemp
2019-09-23 13:33:12 +10:00
parent dc988a9434
commit 64b9925fbb
3 changed files with 8 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
atl_jdbc_user: 'atljira'
atl_jdbc_password: 'molecule_password'
atl_jvm_heap: 'PLACEHOLDER'
atl_jvm_opts: 'PLACEHOLDER'
atl_cluster_node_id: 'FAKEID'
atl_db_poolminsize: 1111
atl_db_poolmaxsize: 1111