mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
DCD-1123: Move DB encoding default into group vars.
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
atl_jdbc_user: "confluence"
|
||||
atl_jdbc_db_name: "confluence"
|
||||
|
||||
atl_jdbc_encoding: 'UTF-8'
|
||||
atl_jdbc_collation: 'en_US.UTF-8'
|
||||
atl_jdbc_template: 'template0'
|
||||
|
||||
atl_jvm_heap: "12288m"
|
||||
atl_use_system_jdk: true
|
||||
atl_download_format: "tarball"
|
||||
|
||||
Reference in New Issue
Block a user