diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-04-11 22:20:11 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-04-11 22:20:11 -0400 |
| commit | 68a07bb9ba8b0f8f5258fa228e2280b8cf9fc548 (patch) | |
| tree | 0ae661c96d8e74e184f561867b1c3828eb005a63 /joeyconfig.hs | |
| parent | edb3cbe16dfb0a98bb9b435efc501d0867c1b619 (diff) | |
| parent | 0e5bbbd86ed66e982e0b719c2ea8bd695da75cd7 (diff) | |
Merge branch 'joeyconfig'
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..11f701ff 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.49" ] |
