mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-352: Set DB collation and encoding to UTF-8 for Confluence.
This commit is contained in:
@@ -8,6 +8,9 @@
|
|||||||
atl_product_user: "confluence"
|
atl_product_user: "confluence"
|
||||||
atl_product_edition: "confluence"
|
atl_product_edition: "confluence"
|
||||||
|
|
||||||
|
atl_jdbc_encoding: 'UTF-8'
|
||||||
|
atl_jdbc_collation: 'UTF-8'
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: aws_common
|
- role: aws_common
|
||||||
|
|||||||
Reference in New Issue
Block a user