htz-hel.backup-kunsi: remove backup target for kunsi-t470

This commit is contained in:
Franzi 2024-06-23 14:52:09 +02:00
parent b72d82b894
commit 668ae0432b
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -32,22 +32,6 @@ nodes['htz-hel.backup-kunsi'] = {
'encrypted-devices': {
'/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi1-part1': bwpass.password('bw/backup-kunsi/encryption-passphrase'),
},
'clients': {
'kunsi-t470': {
'user': 'kunsi-t470',
'exclude_from_monitoring': True,
'retain': {
'daily': 30,
'weekly': 6,
'monthly': 12,
},
},
},
},
'openssh': {
'allowed_users': {
'kunsi-t470', # backup user
},
},
},
}