diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-17 13:04:30 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-17 13:04:30 -0400 |
| commit | 38687b0350df5ceff4c1ce2b2ff9dd245c5f4b4e (patch) | |
| tree | 6f8575a48c05c0657a7443bd470fc58897ce0bcd /joeyconfig.hs | |
| parent | 1d4b8ff31729c6d0e40ec1e3b429211af661e6a1 (diff) | |
| parent | c18ca91690398c97ce27018cb5ac0b63f63356c4 (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 0627147b..9894a155 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -115,7 +115,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.6" + & ipv4 "45.62.211.94" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
