system-config/inventory/service/group_vars/translate.yaml
Ian Wienand c27915c3a7 translate: fix backup extras match
This should be called "_extra" ... currently it overrides the default
exclude list.  This means /var/lxcfs gets incorrectly included in the
backup and makes it error out as it has sockets and weird stuff that
can't be backed up; this is why we are getting failure mail.

Change-Id: Idea70c32b2d42f77fee2b35487d88a8ee982c856
2021-02-23 02:00:34 +00:00

4 lines
90 B
YAML

borg_backup_excludes_extra:
# backed up via streaming
- '/var/backups/mysql_backups*'