mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-986: Use AdoptOpenJDK for Jira.
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
atl_install_jsd_as_obr: "{{ lookup('env', 'ATL_JSD_ASOBR') | bool }}"
|
||||
atl_systemd_service_name: "jira.service"
|
||||
|
||||
atl_use_system_jdk: true
|
||||
java_major_version: "11"
|
||||
atl_download_format: "tarball"
|
||||
|
||||
atl_startup_systemd_params:
|
||||
- "LimitNOFILE=16384"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user