diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-04-03 19:42:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-04-03 19:42:40 -0400 |
| commit | cc37554a799edbaae46017f58666a5a7eecf1d25 (patch) | |
| tree | f83678c97165853ae6c45ef4388a0c65ad16b4d3 /joeyconfig.hs | |
| parent | 300147f5fce7b3d873b57eab5e18db85c40f6b7f (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index fa312f1c..645be549 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -637,8 +637,7 @@ monsters = -- but do want to track their public keys etc. , host "ns6.gandi.net" $ props & ipv4 "217.70.177.40" , host "animx" $ props - & ipv4 "76.7.162.186" - & ipv4 "76.7.162.187" + & ipv4 "76.7.174.50" ] |
