diff options
Diffstat (limited to 'cluster/staging/cluster.nix')
-rw-r--r-- | cluster/staging/cluster.nix | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cluster/staging/cluster.nix b/cluster/staging/cluster.nix index 54e4cd8..c2db0fd 100644 --- a/cluster/staging/cluster.nix +++ b/cluster/staging/cluster.nix @@ -40,6 +40,14 @@ lan_endpoint = "192.168.1.33:33799"; endpoint = "82.64.238.84:33733"; } + { + hostname = "piranha"; + site_name = "corrin"; + publicKey = "m9rLf+233X1VColmeVrM/xfDGro5W6Gk5N0zqcf32WY="; + IP = "10.14.3.1"; + lan_endpoint = "192.168.1.25:33799"; + endpoint = "90.49.20.119:33721"; + } ]; # Bootstrap IPs for Consul cluster, |