artemis key
This commit is contained in:
parent
64a92b3e87
commit
c885861db0
8 changed files with 141 additions and 125 deletions
|
|
@ -4,8 +4,9 @@ let
|
|||
luna = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFu+XwTX1vF8Xqlna99Tu50TBT0cmOatb2LLwnC/33DU root@luna";
|
||||
solis = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKepQ6sJahN0VQTMowIiga2WZBCaNBTadca+OxCV6T6 root@solis";
|
||||
terra = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN6Mog8ujGXnEZ3lXm4zrYclh/0xx4LhZV2U5zqqxALE root@terra";
|
||||
artemis = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHDZfBvo7QMA+V/Taxk+xU6jBDzVEz+1pJGmHkCE1rOH root@nixos";
|
||||
|
||||
systems = [luna solis terra];
|
||||
systems = [luna solis terra artemis];
|
||||
|
||||
all = [horseman] ++ systems;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue