diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index 386a0f9..080b258 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -7,24 +7,6 @@ deuxfleurs.clusterPrefix = "10.83.0.0/16"; deuxfleurs.clusterNodes = { - "concombre" = { - siteName = "neptune"; - publicKey = "VvXT0fPDfWsHxumZqVShpS33dJQAdpJ1E79ZbCBJP34="; - address = "10.83.1.1"; - endpoint = "82.67.87.112:33731"; - }; - "courgette" = { - siteName = "neptune"; - publicKey = "goTkBJGmzrGDOAjUcdH9G0JekipqSMoaYQdB6IHnzi0="; - address = "10.83.1.2"; - endpoint = "82.67.87.112:33732"; - }; - "celeri" = { - siteName = "neptune"; - publicKey = "oZDAb8LoLW87ktUHyFFec0VaIar97bqq47mGbdVqJ0U="; - address = "10.83.1.3"; - endpoint = "82.67.87.112:33733"; - }; "df-ykl" = { siteName = "bespin"; publicKey = "bIjxey/VhBgVrLa0FxN/KISOt2XFmQeSh1MPivUq9gg=";