diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index 5446212..b3a9141 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -32,6 +32,31 @@ lan_endpoint = "192.168.1.33:33799"; endpoint = "77.207.15.215:33733"; } + { + hostname = "dahlia"; + site_name = "orion"; + publicKey = "EtRoWBYCdjqgXX0L+uWLg8KxNfIK8k9OTh30tL19bXU="; + IP = "10.83.2.1"; + lan_endpoint = "192.168.1.11:33799"; + endpoint = "82.66.80.201:33731"; + } + { + hostname = "diplotaxis"; + site_name = "orion"; + publicKey = "HbLC938mysadMSOxWgq8+qrv+dBKzPP/43OMJp/3phA="; + IP = "10.83.2.2"; + lan_endpoint = "192.168.1.12:33799"; + endpoint = "82.66.80.201:33732"; + + } + { + hostname = "doradille"; + site_name = "orion"; + publicKey = "e1C8jgTj9eD20ywG08G1FQZ+Js3wMK/msDUE1wO3l1Y="; + IP = "10.83.2.3"; + lan_endpoint = "192.168.1.13:33799"; + endpoint = "82.66.80.201:33733"; + } ]; # Bootstrap IPs for Consul cluster,