cmd/jobrun: repeat strategies as part of jobrun

This commit is contained in:
Christian Schwarz
2017-06-09 21:00:28 +02:00
parent 93d098162e
commit af2aa9dfe1
5 changed files with 96 additions and 23 deletions
+2
View File
@@ -23,6 +23,8 @@ pulls:
# local replication, only allowed in pull mode
# the from name 'local' is reserved for this purpose
- from: local
repeat:
interval: 15m
mapping: {
"tank/usr/home":"mirrorpool/foo/bar"
}