bundles/backup-client: add check for last backup of specific client
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2022-01-05 22:44:55 +01:00
parent fa2f12375c
commit 35104cb8ce
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 76 additions and 1 deletions

View file

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