cmd: mapfilter: support rejecting mappings

breaking config
This commit is contained in:
Christian Schwarz
2017-09-16 19:42:42 +02:00
parent e70b6f3071
commit 36b66f6fd7
5 changed files with 59 additions and 27 deletions
+1
View File
@@ -7,6 +7,7 @@ jobs:
mapping: {
"zroot/var/db<": "storage/backups/local/zroot/var/db",
"zroot/usr/home<": "storage/backups/local/zroot/usr/home",
"zroot/var/tmp": "!", #don't backup /tmp
}
snapshot_prefix: zrepl_
interval: 10m