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:
parent
3796649b66
commit
faa296d37d
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user