diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-04-05 12:29:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-04-05 12:29:40 -0400 |
| commit | 8bccda691ecd87d12ff00ec5448ad3eeaeab4c36 (patch) | |
| tree | ad67db2418f6a9511b3fbd4ee7220b37844bf0b8 /joeyconfig.hs | |
| parent | cc37554a799edbaae46017f58666a5a7eecf1d25 (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 645be549..11f701ff 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -637,7 +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.174.50" + & ipv4 "76.7.174.49" ] |
