add c2 keys
This commit is contained in:
parent
16f491a6ca
commit
7268b56265
3 changed files with 11 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ _: rec {
|
|||
# this is only used for forcing password entry on colmena apply
|
||||
priviliged-by-host = {
|
||||
"solo" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFsl8pLaGeCL3kacGWf8pzoLQr501ga/2OzvI2wWbTZJ";
|
||||
"c2" = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJAZaswaiA+oQ9NviADYFf7BJQHNlmdxQuocIdoJmv3o";
|
||||
};
|
||||
priviliged = builtins.attrValues priviliged-by-host;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue