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
+2 -2
View File
@@ -12,8 +12,8 @@ jobs:
# snapshot these datsets every 10m with zrepl_ as prefix
datasets: {
"zroot/var/db<": ok,
"zroot/usr/home<": ok,
"zroot/var/db<": "ok",
"zroot/usr/home<": "!",
}
snapshot_prefix: zrepl_
interval: 10m