diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-15 14:13:07 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-15 14:13:07 -0400 |
| commit | 39dc799b1481472e2e47194b959a77ac271b1243 (patch) | |
| tree | b7f4cef3f33b5841d1189703e6babb85be53e692 /joeyconfig.hs | |
| parent | ff2d2f8ed7bd6aed76fd104fca50756d66d7785c (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 6412ea0e..72c83f30 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -123,7 +123,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.246.222" + & ipv4 "64.137.239.3" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
