mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 17:03:06 -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:
|
atl_startup_systemd_params:
|
||||||
- "LimitNOFILE=16384"
|
- "LimitNOFILE=16384"
|
||||||
|
|
||||||
|
atl_jdbc_encoding: 'UNICODE'
|
||||||
|
atl_jdbc_collation: 'C'
|
||||||
|
atl_jdbc_ctype: 'C'
|
||||||
|
atl_jdbc_template: 'template0'
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: linux_common
|
- role: linux_common
|
||||||
- role: aws_common
|
- role: aws_common
|
||||||
|
|||||||
Reference in New Issue
Block a user