fix: rekey secrets for lambda

This commit is contained in:
Luj 2024-05-22 17:07:33 +02:00
parent dac68219e9
commit e0f300b2bd
Signed by: luj
GPG key ID: 6FC74C847011FD83
17 changed files with 35 additions and 30 deletions

View file

@ -5,11 +5,13 @@ let
core-security = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICLnOINGYOFb+bLUUTV9sjwi2qbpwcaQlmGmWfy1PeGR";
x2100 = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG/zyse3NaSi9nxMSZ9ICYe4MMjUka+DewJ5M5N8cCBy";
fischer = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPeKDFxgdZlhNXEUx8ex0Fj2Re+tDBvUr52SS4Wh3V9n";
lambda = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKluGTi+vGRLU2emYBhTJuEy7Qw0xq1e0Ey7wvU9xYHz";
servers = [
gustave
tower
lisa
core-security
lambda
];
all = servers ++ [
x2100