mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 00:13:52 +01:00
15 lines
233 B
YAML
15 lines
233 B
YAML
jobs:
|
|
- name: snapjob
|
|
type: snap
|
|
filesystems: {
|
|
"tank/frequently_changed<": true,
|
|
}
|
|
snapshotting:
|
|
type: periodic
|
|
interval: 2m
|
|
prefix: zrepl_snapjob_
|
|
pruning:
|
|
keep:
|
|
- type: last_n
|
|
count: 60
|