implement Executor pattern
This commit is contained in:
14
thanks.yaml.example
Normal file
14
thanks.yaml.example
Normal file
@@ -0,0 +1,14 @@
|
||||
jobs:
|
||||
- source: "zroot/home/sam/thanks"
|
||||
target: "zrust/backup/weller/thanks"
|
||||
targetHost: "backup@woodford.gentoo.party"
|
||||
keep: 30
|
||||
prefix: "thanks-"
|
||||
recursive: false
|
||||
hooks:
|
||||
completed:
|
||||
cmd: "backup-success.sh"
|
||||
args: []
|
||||
error:
|
||||
cmd: "backup-error.sh"
|
||||
args: []
|
||||
Reference in New Issue
Block a user