mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
DCD-1290 Change Confluence Ansible playbook to use JDK 11
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
atl_product_edition: "confluence"
|
||||
|
||||
atl_use_system_jdk: true
|
||||
java_major_version: "8"
|
||||
java_major_version: "11"
|
||||
atl_download_format: "tarball"
|
||||
|
||||
atl_jdbc_encoding: 'UTF-8'
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
atl_product_edition: "confluence"
|
||||
|
||||
atl_use_system_jdk: true
|
||||
java_major_version: "8"
|
||||
java_major_version: "11"
|
||||
atl_download_format: "tarball"
|
||||
|
||||
atl_startup_systemd_params:
|
||||
|
||||
Reference in New Issue
Block a user