mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
workaround
This commit is contained in:
@@ -29,6 +29,6 @@
|
|||||||
name: "{{ atl_jdbc_db_name }}"
|
name: "{{ atl_jdbc_db_name }}"
|
||||||
owner: "{{ atl_jdbc_user }}"
|
owner: "{{ atl_jdbc_user }}"
|
||||||
encoding: "{{ atl_jdbc_encoding }}"
|
encoding: "{{ atl_jdbc_encoding }}"
|
||||||
lc_collate: "{{ atl_jdbc_collation }}"
|
# lc_collate: "{{ atl_jdbc_collation }}"
|
||||||
lc_ctype: "{{ atl_jdbc_ctype }}"
|
# lc_ctype: "{{ atl_jdbc_ctype }}"
|
||||||
template: "{{ atl_jdbc_template }}"
|
template: "{{ atl_jdbc_template }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user