
This should land after paste02 is in production with backups of its own that we are happy with. Change-Id: I7e35d86acee99c85e7746698984245f06a153420
19 lines
371 B
YAML
19 lines
371 B
YAML
# Retire and purge old uneeded backups to recover disk space
|
|
borg_retire_users:
|
|
- borg-ethercalc02
|
|
- borg-ask01
|
|
- borg-etherpad01
|
|
- borg-gitea01
|
|
- borg-lists
|
|
- borg-review-dev01
|
|
- borg-review01
|
|
- borg-paste01
|
|
borg_purge_users:
|
|
- borg-ethercalc02
|
|
- borg-ask01
|
|
- borg-etherpad01
|
|
- borg-gitea01
|
|
- borg-lists
|
|
- borg-review-dev01
|
|
- borg-review01
|