mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-352: Fix to collation string.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
atl_product_edition: "confluence"
|
atl_product_edition: "confluence"
|
||||||
|
|
||||||
atl_jdbc_encoding: 'UTF-8'
|
atl_jdbc_encoding: 'UTF-8'
|
||||||
atl_jdbc_collation: 'UTF-8'
|
atl_jdbc_collation: 'en_US.UTF-8'
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
|
|||||||
Reference in New Issue
Block a user