mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
Merged in no-issue-suppress-logs-in-slingshot-backup-playbook (pull request #68)
Add isAutomation flag to slingshot run task of backup playbook Approved-by: Varun Arbatti
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
- "{{ atl_s3_backup_region }}"
|
- "{{ atl_s3_backup_region }}"
|
||||||
- "--sharedHomeLocation"
|
- "--sharedHomeLocation"
|
||||||
- "{{ atl_product_home_shared }}"
|
- "{{ atl_product_home_shared }}"
|
||||||
|
- "--isAutomation"
|
||||||
environment:
|
environment:
|
||||||
ATL_DB_PASSWORD: "{{ atl_jdbc_password }}"
|
ATL_DB_PASSWORD: "{{ atl_jdbc_password }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user