mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
JIRASERVER-66236: Set Jira collation, ctype to C, encoding to UNICODE
This commit is contained in:
@@ -12,6 +12,10 @@
|
|||||||
atl_startup_systemd_params:
|
atl_startup_systemd_params:
|
||||||
- "LimitNOFILE=16384"
|
- "LimitNOFILE=16384"
|
||||||
|
|
||||||
|
atl_jdbc_encoding: 'UNICODE'
|
||||||
|
atl_jdbc_collation: 'C'
|
||||||
|
atl_jdbc_ctype: 'C'
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: aws_common
|
- role: aws_common
|
||||||
|
|||||||
Reference in New Issue
Block a user