mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-16 09:57:49 +02:00
config: restructure in 'jobs' and 'global' section
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
fullbackup_prod1:
|
||||
jobs:
|
||||
- name: fullbackup_prod1
|
||||
|
||||
# expect remote to connect via ssh+stdinserver with fullbackup_prod1 as client_identity
|
||||
type: push-sink
|
||||
|
@ -1,4 +1,5 @@
|
||||
fullbackup_prod1:
|
||||
jobs:
|
||||
- name: fullbackup_prod1
|
||||
|
||||
# connect to remote using ssh / stdinserver command
|
||||
type: push
|
||||
|
Reference in New Issue
Block a user