htz-hel.backup-kunsi: add kunsi-t470 to backup users
This commit is contained in:
parent
3d90f544bf
commit
05aa78c254
1 changed files with 10 additions and 0 deletions
|
@ -32,6 +32,16 @@ nodes['htz-hel.backup-kunsi'] = {
|
||||||
'encrypted-devices': {
|
'encrypted-devices': {
|
||||||
'/dev/sdb1': bwpass.password('bw/backup-kunsi/encryption-passphrase'),
|
'/dev/sdb1': bwpass.password('bw/backup-kunsi/encryption-passphrase'),
|
||||||
},
|
},
|
||||||
|
'clients': {
|
||||||
|
'kunsi-t470': {
|
||||||
|
'user': 'kunsi-t470',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
'openssh': {
|
||||||
|
'allowed_users': {
|
||||||
|
'kunsi-t470', # backup user
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue