mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-434: Add injection of heap and additional JVM opts into BB environment for node playbook.
This commit is contained in:
@@ -17,6 +17,9 @@
|
|||||||
- "UMask=0027"
|
- "UMask=0027"
|
||||||
- "LimitNOFILE=4096"
|
- "LimitNOFILE=4096"
|
||||||
- "Environment=BITBUCKET_HOME={{ atl_product_home }}"
|
- "Environment=BITBUCKET_HOME={{ atl_product_home }}"
|
||||||
|
- "Environment=JVM_MAXIMUM_MEMORY={{ atl_jvm_heap }}"
|
||||||
|
- "Environment=JVM_MINIMUM_MEMORY={{ atl_jvm_heap }}"
|
||||||
|
- "Environment=JVM_SUPPORT_RECOMMENDED_ARGS={{ atl_jvm_opts }}"
|
||||||
atl_startup_exec_options:
|
atl_startup_exec_options:
|
||||||
- "-fg"
|
- "-fg"
|
||||||
- "--no-search"
|
- "--no-search"
|
||||||
|
|||||||
Reference in New Issue
Block a user