Divided who can provision and who can access the machines
This commit is contained in:
parent
00574c51b3
commit
06536ac58b
4 changed files with 13 additions and 12 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
users = {
|
||||
users.root = {
|
||||
hashedPassword = "$6$gir1YD6tNdC9xAj0$zLr1yt/ea9PvwygjHfQVnPmeCd1.2zrAKWiN80duidwOkZF6hwm06ta6J3O9uw6F3uUHC0N7iiKYhCgXXR.Q7/";
|
||||
openssh.authorizedKeys.keys = sshKeys.infra-core;
|
||||
openssh.authorizedKeys.keys = sshKeys.provisioning-machine;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue