DCD-352: Set DB collation and encoding to UTF-8 for Confluence.

This commit is contained in:
Steve Smith
2019-06-03 16:56:54 +10:00
parent 07ab6629de
commit 7ea6cee22b

View File

@@ -8,6 +8,9 @@
atl_product_user: "confluence"
atl_product_edition: "confluence"
atl_jdbc_encoding: 'UTF-8'
atl_jdbc_collation: 'UTF-8'
roles:
- role: linux_common
- role: aws_common