aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/node
diff options
context:
space:
mode:
authorBaptiste Jonglez <git@bitsofnetworks.org>2023-03-24 13:01:24 +0100
committerBaptiste Jonglez <git@bitsofnetworks.org>2023-03-24 13:01:24 +0100
commit8ae9ec65148378bbd97bd6c83fa58832b8516407 (patch)
treea0098f1bfd2d907e6112cacd50ddb12a7132403f /cluster/staging/node
parent76c8e8f0b0a703c7b067d3315a93d0512fbf2e76 (diff)
downloadnixcfg-8ae9ec65148378bbd97bd6c83fa58832b8516407.tar.gz
nixcfg-8ae9ec65148378bbd97bd6c83fa58832b8516407.zip
Update piranha IP again
Diffstat (limited to 'cluster/staging/node')
-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 9ac2a07..1832b6a 100644
--- a/cluster/staging/node/piranha.nix
+++ b/cluster/staging/node/piranha.nix
@@ -12,7 +12,7 @@
deuxfleurs.network_interface = "eno1";
deuxfleurs.lan_ip = "192.168.1.25";
- deuxfleurs.ipv6 = "2a01:cb05:8984:9900:223:24ff:feb0:ea82";
+ deuxfleurs.ipv6 = "2a01:cb05:9142:7400:223:24ff:feb0:ea82";
deuxfleurs.cluster_ip = "10.14.3.1";
deuxfleurs.is_raft_server = true;