From 682f3f15fa142bfae9767593e50a179fd263c763 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 24 Oct 2016 13:13:14 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index 4a353819..8b4964b4 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 "104.167.117.109" + & ipv4 "64.137.222.48" & CloudAtCost.decruft & Ssh.hostKeys hostContext -- cgit v1.3-2-g0d8e