diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-13 12:31:20 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-13 12:31:20 -0400 |
| commit | adffd9c76dec8de90407da98fb2c8e25c1d4e815 (patch) | |
| tree | 151a36bf2448793a995283655873ed093681843d /joeyconfig.hs | |
| parent | 4a965c7b06b741b5de105e86d08228dfc9768ecc (diff) | |
| parent | e952199fbe22af6e6c29a8c7d60c03cde685f63e (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 9ea6efea..2b7806b0 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -105,7 +105,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.239.3" + & ipv4 "64.137.182.29" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
