From e79e5470fbab1ea167e66faaf5c9608cac64c9ec Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Thu, 3 Oct 2024 23:07:05 +0200 Subject: [PATCH] Update bespin endpoints --- cluster/prod/cluster.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index 247e83b..ff4e4b5 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -49,19 +49,19 @@ siteName = "bespin"; publicKey = "bIjxey/VhBgVrLa0FxN/KISOt2XFmQeSh1MPivUq9gg="; address = "10.83.3.1"; - endpoint = "109.136.139.78:33731"; + endpoint = "109.130.116.21:33731"; }; "df-ymf" = { siteName = "bespin"; publicKey = "pUIKv8UBl586O7DBrHBsb9BgNU7WlYQ2r2RSNkD+JAQ="; address = "10.83.3.2"; - endpoint = "109.136.139.78:33732"; + endpoint = "109.130.116.21:33732"; }; "df-ymk" = { siteName = "bespin"; publicKey = "VBmpo15iIJP7250NAsF+ryhZc3j+8TZFnE1Djvn5TXI="; address = "10.83.3.3"; - endpoint = "109.136.139.78:33733"; + endpoint = "109.130.116.21:33733"; }; "abricot" = { siteName = "scorpio";