From c18ca91690398c97ce27018cb5ac0b63f63356c4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Jan 2018 12:11:49 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 0627147b..9894a155 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -115,7 +115,7 @@ clam :: Host clam = host "clam.kitenet.net" $ props & standardSystem Unstable X86_64 ["Unreliable server. Anything here may be lost at any time!" ] - & ipv4 "45.62.211.6" + & ipv4 "45.62.211.94" & CloudAtCost.decruft & Ssh.hostKeys hostContext -- cgit v1.2.3