mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
Merged in JIRASERVER-66236-set-jira-collation-correctly (pull request #33)
Set jira database parameters correctly Approved-by: Steve Smith Approved-by: Varun Arbatti
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
atl_startup_systemd_params:
|
||||
- "LimitNOFILE=16384"
|
||||
|
||||
atl_jdbc_encoding: 'UNICODE'
|
||||
atl_jdbc_collation: 'C'
|
||||
atl_jdbc_ctype: 'C'
|
||||
atl_jdbc_template: 'template0'
|
||||
|
||||
roles:
|
||||
- role: linux_common
|
||||
- role: aws_common
|
||||
|
||||
Reference in New Issue
Block a user