infrastructure/ansible/group_vars/all/sanoid.yml

28 lines
420 B
YAML
Raw Normal View History

2020-08-20 21:47:12 +01:00
sanoid_datasets:
tank:
use_template: production
recursive: true
tank/downloads:
use_template: replaceable
recursive: true
2020-08-20 21:47:12 +01:00
sanoid_templates:
production:
frequently: 0
hourly: 28
daily: 14
monthly: 1
2020-08-20 21:47:12 +01:00
yearly: 0
autosnap: true
autoprune: true
replaceable:
frequently: 0
hourly: 6
daily: 2
monthly: 0
yearly: 0
autosnap: true
autoprune: true