mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-386: Start configuration of DIY backup.
This commit is contained in:
@@ -6,3 +6,9 @@
|
||||
repo: "{{ atl_diy_backup_repo }}"
|
||||
dest: "{{ atl_diy_backup_dir }}"
|
||||
version: "master"
|
||||
|
||||
- name: Configure DIY backup for BB on AWS
|
||||
template:
|
||||
src: "bitbucket.diy-backup.vars.sh.j2"
|
||||
dest: "{{ atl_diy_backup_dir }}/bitbucket.diy-backup.vars.sh"
|
||||
mode: 0640
|
||||
|
||||
Reference in New Issue
Block a user