mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-386: Add backup wrapper and some fixes.
This commit is contained in:
@@ -12,3 +12,9 @@
|
||||
src: "bitbucket.diy-backup.vars.sh.j2"
|
||||
dest: "{{ atl_diy_backup_dir }}/bitbucket.diy-backup.vars.sh"
|
||||
mode: 0640
|
||||
|
||||
- name: Install backup wrapper script
|
||||
template:
|
||||
src: "run-backup.j2"
|
||||
dest: "{{ atl_installation_base }}/bin/run-backup"
|
||||
mode: 0750
|
||||
|
||||
Reference in New Issue
Block a user