borg-backups: add some extra excludes

A few extra things to not bother with in our default backup
directories

Change-Id: I693e80020d852f4d09978ddcd7ecf94acc2d17c3
This commit is contained in:
Ian Wienand 2020-10-14 10:01:07 +11:00
parent 3796649b66
commit faa296d37d

View File

@ -1,7 +1,10 @@
borg_backup_excludes:
- '/etc/puppet*'
- '/home/*.cache/*'
- '/var/cache/*'
- '/var/tmp/*'
- '/var/lib/lxcfs/*'
- '/var/lib/docker/*'
borg_backup_excludes_extra: []
borg_backup_dirs: