diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-09 16:01:33 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-09 16:01:33 -0400 |
| commit | 880375d97237bec4cb41bb2d05b5070c7f98ae35 (patch) | |
| tree | c8bca614dec20e39dcf286aafca225e02ef2a9dd /joeyconfig.hs | |
| parent | d0868b037073576e938a582895f8b673a30fcb28 (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 fc652892..a10ab565 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -120,7 +120,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.182.29" + & ipv4 "45.62.211.6" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
