From a271e8abe2845461585c94274884d3d616c77595 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 24 Oct 2016 13:39:33 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index 8b4964b4..49cc05f1 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -168,7 +168,7 @@ oyster :: Host oyster = host "oyster.kitenet.net" $ props & standardSystem Unstable X86_64 [ "Unreliable server. Anything here may be lost at any time!" ] - & ipv4 "64.137.222.48" + & ipv4 "64.137.221.146" & CloudAtCost.decruft & Ssh.hostKeys hostContext -- cgit v1.2.3