bundles/backups-server: read backup snapshot info from file instead of asking zfs every time

This commit is contained in:
Franzi 2025-02-14 21:25:10 +01:00
parent 22263eaf6f
commit a7a59fd690
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 56 additions and 19 deletions

View file

@ -18,6 +18,9 @@ files = {
'/usr/local/share/icinga/plugins/check_backup_for_node': {
'mode': '0755',
},
'/usr/local/share/icinga/plugins/check_backup_for_node-cron': {
'mode': '0755',
},
}
directories['/etc/backup-server/clients'] = {