diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-10-24 13:39:33 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-10-24 13:39:33 -0400 |
| commit | a271e8abe2845461585c94274884d3d616c77595 (patch) | |
| tree | 7e51fc7ff7ea34122253188de8d6b1f235ddef01 | |
| parent | 682f3f15fa142bfae9767593e50a179fd263c763 (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 8b4964b4..49cc05f1 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 "64.137.222.48" + & ipv4 "64.137.221.146" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
