diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-10-24 13:13:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-10-24 13:13:14 -0400 |
| commit | 682f3f15fa142bfae9767593e50a179fd263c763 (patch) | |
| tree | 70f292d77b2230eb443d414505410f0786d3e8bc | |
| parent | 5e213dc88e028ae1935efe1871c8bd1311d4ff65 (diff) | |
propellor spin
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 4a353819..8b4964b4 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -168,7 +168,7 @@ oyster :: Host oyster = host "oyster.kitenet.net" $ props & standardSystem Unstable X86_64 [ "Unreliable server. Anything here may be lost at any time!" ] - & ipv4 "104.167.117.109" + & ipv4 "64.137.222.48" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
