diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-17 12:11:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-17 12:11:49 -0400 |
| commit | c18ca91690398c97ce27018cb5ac0b63f63356c4 (patch) | |
| tree | b5895b1fcffb1096492d6af519f4f3d6d90d47bb /joeyconfig.hs | |
| parent | db3a96112f06051dd38f3ad3fa6d5b69aaa0ae7e (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 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 |
