File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
ansible/roles/borg/templates Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11repositories:
2- - path: s3 :${BORG_S3_KEY_ID}:${BORG_S3_KEY_SECRET}@https://eu-central-1.linodeobjects.com/borg/backups
2+ - path: b2 :${BORG_S3_KEY_ID}:${BORG_S3_KEY_SECRET}@https://eu-central-1.linodeobjects.com/borg/database- backups/
33 label: frankfurt
4- - path: s3 :${BORG_S3_KEY_ID}:${BORG_S3_KEY_SECRET}@https://us-east-1.linodeobjects.com/borg/backups
4+ - path: b2 :${BORG_S3_KEY_ID}:${BORG_S3_KEY_SECRET}@https://us-east-1.linodeobjects.com/borg/database- backups/
55 label: newark
6- - path: s3:${BORG_S3_KEY_ID}:${BORG_S3_KEY_SECRET}@https://ap-south-1.linodeobjects.com/borg/backups
7- label: singapore
86
97# Path for storing temporary runtime data like streaming database
108# dumps and bootstrap metadata. borgmatic automatically creates and
You can’t perform that action at this time.
0 commit comments