From e06d6b14a318fcaa737f9c61aa8eecd24eecd2c0 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 12 Jun 2023 13:41:34 +0200 Subject: add ananas, set it raft server instead of dahlia --- cluster/prod/node/dahlia.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'cluster/prod/node/dahlia.nix') diff --git a/cluster/prod/node/dahlia.nix b/cluster/prod/node/dahlia.nix index ee9e7aa..121a34d 100644 --- a/cluster/prod/node/dahlia.nix +++ b/cluster/prod/node/dahlia.nix @@ -10,5 +10,4 @@ deuxfleurs.hostName = "dahlia"; deuxfleurs.staticIPv4.address = "192.168.1.11"; deuxfleurs.staticIPv6.address = "2a01:e0a:28f:5e60::11"; - deuxfleurs.isRaftServer = true; } -- cgit v1.2.3