htz-hel.backup-kunsi: add kunsi-t470 to backup users

This commit is contained in:
Franzi 2022-01-04 16:13:24 +01:00
parent 3d90f544bf
commit 05aa78c254
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -32,6 +32,16 @@ nodes['htz-hel.backup-kunsi'] = {
'encrypted-devices': {
'/dev/sdb1': bwpass.password('bw/backup-kunsi/encryption-passphrase'),
},
'clients': {
'kunsi-t470': {
'user': 'kunsi-t470',
},
},
},
'openssh': {
'allowed_users': {
'kunsi-t470', # backup user
},
},
},
}