mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-436: Make log group unique.
This commit is contained in:
@@ -34,6 +34,14 @@ atl_product_installation_versioned: "{{ atl_product_installation_base }}/{{ atl_
|
||||
atl_product_installation_current: "{{ atl_product_installation_base }}/current"
|
||||
atl_installer_temp: "{{ atl_installation_base }}/tmp"
|
||||
|
||||
atl_product_log_locations:
|
||||
confluence:
|
||||
- "{{ atl_product_installation_current }}/logs"
|
||||
jira:
|
||||
- "{{ atl_product_installation_current }}/logs"
|
||||
- "{{ atl_product_home }}/logs"
|
||||
stash: []
|
||||
crowd: []
|
||||
|
||||
# The following are imports from the environment. These are generally
|
||||
# set in /etc/atl by the CloudFormation template and sourced before
|
||||
|
||||
Reference in New Issue
Block a user