JIRASERVER-66236: use template0 as jira database template

This commit is contained in:
Ben Partridge
2019-10-08 10:45:33 +11:00
parent 23ef172c91
commit 9941a6ca2c

View File

@@ -15,6 +15,7 @@
atl_jdbc_encoding: 'UNICODE' atl_jdbc_encoding: 'UNICODE'
atl_jdbc_collation: 'C' atl_jdbc_collation: 'C'
atl_jdbc_ctype: 'C' atl_jdbc_ctype: 'C'
atl_jdbc_template: 'template0'
roles: roles:
- role: linux_common - role: linux_common