diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-03 15:02:52 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-03 15:02:52 -0400 |
| commit | 8df3fb8f12bde4ad944daea819bb2dee8873f059 (patch) | |
| tree | 740a4d8f8fee4a98b55ddb59b68336182a5f42e4 | |
| parent | dedcc666a88037f499431014974c8168f3f448ea (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 e1374e4b..0e436977 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -164,7 +164,7 @@ oyster :: Host oyster = host "oyster.kitenet.net" $ props & standardSystem Unstable X86_64 [ "Unreliable server. Anything here may be lost at any time!" ] - & ipv4 "64.137.221.146" + & ipv4 "45.62.245.55" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
