bundles/zfs: introduce zfs-snapshot-backups, enable backups for nodes which need zfs-snapshot-backups
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-05-15 20:32:23 +02:00
parent 93e36156a0
commit 479b730be4
Signed by: kunsi
GPG key ID: 12E3D2136B818350
11 changed files with 96 additions and 18 deletions

View file

@ -31,10 +31,6 @@ nodes['htz-cloud.influxdb'] = {
},
},
},
'backups': {
# TODO enable this once we have zfs-snapshot-backups
'exclude_from_backups': True,
},
'grafana': {
'domain': 'grafana.kunsmann.eu',
'login_max_duration': '30d',