mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
ITOPSENG-277 do the lookups for proxy and scheme and ensure the schema perms are good
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
atl_jdbc_encoding: 'UTF-8'
|
||||
atl_jdbc_collation: 'en_US.UTF-8'
|
||||
atl_proxy_name: "{{ lookup('env', 'ATL_PROXY_NAME') }}"
|
||||
atl_tomcat_scheme: "{{ lookup('env', 'ATL_TOMCAT_SCHEME') }}"
|
||||
|
||||
roles:
|
||||
- role: linux_common
|
||||
|
||||
Reference in New Issue
Block a user