From 39dc799b1481472e2e47194b959a77ac271b1243 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 15 Jun 2017 14:13:07 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index 6412ea0e..72c83f30 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -123,7 +123,7 @@ clam :: Host clam = host "clam.kitenet.net" $ props & standardSystem Unstable X86_64 ["Unreliable server. Anything here may be lost at any time!" ] - & ipv4 "64.137.246.222" + & ipv4 "64.137.239.3" & CloudAtCost.decruft & Ssh.hostKeys hostContext -- cgit v1.2.3