mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
9 lines
176 B
YAML
9 lines
176 B
YAML
---
|
|
|
|
atl_db_port: '5432'
|
|
atl_db_root_user: 'postgres'
|
|
atl_jdbc_encoding: 'UTF-8'
|
|
atl_jdbc_collation: 'en_US.UTF-8'
|
|
atl_jdbc_ctype: 'en_US.UTF-8'
|
|
atl_jdbc_template: 'template1'
|