diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-05-01 14:58:36 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-05-01 14:58:36 -0400 |
| commit | 49a47a34fc88536a9e8a8106123f62144d2ff3c7 (patch) | |
| tree | 1ebb4815031e7f75494a1dca3688b30a1b3013cc | |
| parent | bc0f36b04c093a6e03160cde3d4f02fc8fc4ea83 (diff) | |
propellor spin
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index e3ac1227..93167bf7 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -99,7 +99,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.94" + & ipv4 "64.137.164.186" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
