aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/node/piranha.nix
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/node/piranha.nix')
-rw-r--r--cluster/staging/node/piranha.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/node/piranha.nix b/cluster/staging/node/piranha.nix
index 22f8108..bda7c1f 100644
--- a/cluster/staging/node/piranha.nix
+++ b/cluster/staging/node/piranha.nix
@@ -15,7 +15,7 @@
deuxfleurs.ipv6 = "2a01:cb05:8984:3c00:223:24ff:feb0:ea82";
deuxfleurs.cluster_ip = "10.14.3.1";
- deuxfleurs.is_raft_server = false;
+ deuxfleurs.is_raft_server = true;
system.stateVersion = "22.11";
}