mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-24 01:14:32 +01:00
local_example_placeholder_patch
This commit is contained in:
parent
27012e5623
commit
87f0b3ab03
@ -6,6 +6,9 @@ jobs:
|
||||
serve:
|
||||
type: local
|
||||
listener_name: localsink
|
||||
recv: # <--- create a 'recv' section at the same level as 'serve'
|
||||
placeholder: # and add your placeholder here
|
||||
encryption: inherit
|
||||
|
||||
- type: push
|
||||
name: "backup_system"
|
||||
@ -28,4 +31,4 @@ jobs:
|
||||
keep_receiver:
|
||||
- type: grid
|
||||
grid: 1x1h(keep=all) | 24x1h | 35x1d | 6x30d
|
||||
regex: "zrepl_.*"
|
||||
regex: "zrepl_.*"
|
||||
|
Loading…
Reference in New Issue
Block a user