diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-10 18:41:30 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-10 18:41:30 -0400 |
| commit | d5f1bfdcc58ad3e6b62cb420784a16e39d3317ac (patch) | |
| tree | a69be117d55b7fc2bb4f7099e60409cb2b5aa09c /joeyconfig.hs | |
| parent | 7776dd215ec165576c67f39741688e79c7c7e11c (diff) | |
propellor spin
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 |
