mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
chore: add lisanew to secrets
This commit is contained in:
parent
5e6cd87295
commit
75f906c36c
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ let
|
|||
lambda = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKluGTi+vGRLU2emYBhTJuEy7Qw0xq1e0Ey7wvU9xYHz";
|
||||
nuage = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEtPoZXJKPfSPGYb/H9eWL0tNSpAKM6V/AgeE1Uf2Is6";
|
||||
enigma = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBgBNhXqFN79KUpmey44pag2FQYVulf1gYnRjdbvkzWW";
|
||||
lisanew = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII5W1rr+VW2TLLytoTExWg4T14lrdLFkSM4YLfbEIb2g";
|
||||
servers = [
|
||||
gustave
|
||||
tower
|
||||
|
@ -17,6 +18,7 @@ let
|
|||
lambda
|
||||
core-data
|
||||
nuage
|
||||
lisanew
|
||||
];
|
||||
all = servers ++ [
|
||||
x2100
|
||||
|
|
Loading…
Add table
Reference in a new issue