From 57628b508e74866dd5bfaaa2294d5b9396cbd6be Mon Sep 17 00:00:00 2001 From: KokaKiwi Date: Sun, 26 May 2024 17:04:18 +0200 Subject: cluster(prod): Add io --- cluster/prod/cluster.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cluster/prod/cluster.nix') diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index c4f5306..bc53aa0 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -81,6 +81,12 @@ address = "10.83.5.1"; endpoint = "82.64.238.84:33740"; }; + "io" = { + siteName = "dathomir"; + publicKey = "3+VvWJtABOAd6zUCMROhqGbNtkQRtoIkVmYn0M81jQw="; + address = "10.83.5.3"; + endpoint = "82.64.238.84:33742"; + }; }; # Pin Nomad version -- cgit v1.2.3