mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-1020: Move JRE home & binary location to group-vars.
This commit is contained in:
@@ -7,7 +7,7 @@ ATL_CONFLUENCE_SHARED_CONFIG_FILE="{{ atl_product_home_shared }}/confluence.cfg.
|
||||
ATL_SYNCHRONY_JAR_PATH="{{ atl_product_installation_current }}/confluence/WEB-INF/packages/synchrony-standalone.jar"
|
||||
|
||||
AWS_EC2_PRIVATE_IP="{{ atl_local_ipv4 }}"
|
||||
_RUNJAVA="{{ atl_synchrony_java_binary }}"
|
||||
_RUNJAVA="{{ atl_java_binary }}"
|
||||
|
||||
SYNCHRONY_DATABASE_USERNAME="{{ atl_jdbc_user }}"
|
||||
SYNCHRONY_DATABASE_PASSWORD="{{ atl_jdbc_password }}"
|
||||
|
||||
Reference in New Issue
Block a user