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
This commit is contained in:
parent
4d85fc521a
commit
c27915c3a7
@ -1,3 +1,3 @@
|
||||
borg_backup_excludes:
|
||||
borg_backup_excludes_extra:
|
||||
# backed up via streaming
|
||||
- '/var/backups/mysql_backups*'
|
||||
|
Loading…
Reference in New Issue
Block a user