mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 18:03:06 -06:00
AZURE-211 Use fully qualified username for Azure PostreSQL
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
atl_startup_systemd_params:
|
||||
- "Environment=JDBC_DRIVER={{ atl_db_driver }}"
|
||||
- "Environment=JDBC_DIALECT={{atl_jdbc_dialect}}"
|
||||
- "Environment=JDBC_USER={{ atl_jdbc_user }}"
|
||||
- "Environment=JDBC_USER={{ atl_jdbc_user_login }}"
|
||||
- "Environment=JDBC_PASSWORD={{ atl_jdbc_password }}"
|
||||
- "Environment=JDBC_URL={{ atl_jdbc_url }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user