diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-18 16:51:01 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-18 16:51:01 -0400 |
| commit | 80f7e656f9625d9da850e0b15a91bde6b33dec11 (patch) | |
| tree | 423e1fedcceb2199cd9a9bc6e89e092768045778 /joeyconfig.hs | |
| parent | 30871a7c2652dbfc07485bdc28d522c7c3272464 (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 17ad6e4f..52173a68 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 "45.62.245.55" + & ipv4 "64.137.179.21" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
