From 7d75d68ea66e62d8cb689878029af1f13e827f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arma=C3=ABl=20Gu=C3=A9neau?= Date: Thu, 16 Jan 2025 20:38:06 +0100 Subject: [PATCH] prod/cluster.nix: remove machines from neptune (disconnected) --- cluster/prod/cluster.nix | 18 ------------------ 1 file changed, 18 deletions(-) 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=";