mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
DCD-986: Use AdoptOpenJDK with Confluence.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
atl_product_user: "confluence"
|
||||
atl_product_edition: "confluence"
|
||||
|
||||
atl_use_system_jdk: true
|
||||
java_major_version: "8"
|
||||
atl_download_format: "tarball"
|
||||
|
||||
atl_jdbc_encoding: 'UTF-8'
|
||||
atl_jdbc_collation: 'en_US.UTF-8'
|
||||
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
atl_product_user: "confluence"
|
||||
atl_product_edition: "confluence"
|
||||
|
||||
atl_use_system_jdk: true
|
||||
java_major_version: "8"
|
||||
atl_download_format: "tarball"
|
||||
|
||||
atl_startup_systemd_params:
|
||||
- "EnvironmentFile=/etc/atl"
|
||||
- "EnvironmentFile=/etc/atl.synchrony"
|
||||
|
||||
Reference in New Issue
Block a user