aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/cluster.nix
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-06-12 13:41:34 +0200
committerAlex Auvolat <alex@adnab.me>2023-06-12 13:41:34 +0200
commite06d6b14a318fcaa737f9c61aa8eecd24eecd2c0 (patch)
tree7bac9f9028b3324fdf559cf702b9ce2e1970f239 /cluster/prod/cluster.nix
parente71ca8fe11f51f1aaae770386565cafbdc8ec512 (diff)
downloadnixcfg-e06d6b14a318fcaa737f9c61aa8eecd24eecd2c0.tar.gz
nixcfg-e06d6b14a318fcaa737f9c61aa8eecd24eecd2c0.zip
add ananas, set it raft server instead of dahlia
Diffstat (limited to 'cluster/prod/cluster.nix')
-rw-r--r--cluster/prod/cluster.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix
index ea3bdec..e6f71e0 100644
--- a/cluster/prod/cluster.nix
+++ b/cluster/prod/cluster.nix
@@ -67,6 +67,12 @@
address = "10.83.4.1";
endpoint = "82.65.41.110:33741";
};
+ "ananas" = {
+ siteName = "scorpio";
+ publicKey = "YC78bXUaAQ02gz0bApenM4phIo/oMPR78QCmyG0tay4=";
+ address = "10.83.4.2";
+ endpoint = "82.65.41.110:33742";
+ };
};
# Bootstrap IPs for Consul cluster,