wip
This commit is contained in:
parent
5479f44b56
commit
bb5c0ec453
1 changed files with 2 additions and 2 deletions
|
@ -127,9 +127,9 @@
|
||||||
},
|
},
|
||||||
'users': {
|
'users': {
|
||||||
'root': {
|
'root': {
|
||||||
'authorized_users': [
|
'authorized_users': {
|
||||||
'root@home.server',
|
'root@home.server',
|
||||||
],
|
},
|
||||||
'authorized_keys': {
|
'authorized_keys': {
|
||||||
'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHMKTJLw6Cb+MLt+9JFOkuo2QBpuA8EoTKOFpb3IFQHEq19YLMzOhcErWmzaRfiCnILhnwTQz0njS+n9Qu4aghk= root@mail.sublimity.de'
|
'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHMKTJLw6Cb+MLt+9JFOkuo2QBpuA8EoTKOFpb3IFQHEq19YLMzOhcErWmzaRfiCnILhnwTQz0njS+n9Qu4aghk= root@mail.sublimity.de'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue