From 51b3b5a5b8c33ba47cbb11a88f10b83b090155a2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Jul 2018 13:39:04 -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 7541c78b..2c6d77e1 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -98,7 +98,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.164.186" + & ipv4 "167.114.76.178" & User.hasPassword (User "root") & Ssh.hostKeys hostContext -- cgit v1.2.3