mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-436: Add Confluence home log dir.
This commit is contained in:
@@ -37,6 +37,7 @@ atl_installer_temp: "{{ atl_installation_base }}/tmp"
|
|||||||
atl_product_log_locations:
|
atl_product_log_locations:
|
||||||
confluence:
|
confluence:
|
||||||
- "{{ atl_product_installation_current }}/logs"
|
- "{{ atl_product_installation_current }}/logs"
|
||||||
|
- "{{ atl_product_home }}/logs"
|
||||||
jira:
|
jira:
|
||||||
- "{{ atl_product_installation_current }}/logs"
|
- "{{ atl_product_installation_current }}/logs"
|
||||||
- "{{ atl_product_home }}/log"
|
- "{{ atl_product_home }}/log"
|
||||||
|
|||||||
Reference in New Issue
Block a user