diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-29 17:26:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-29 17:26:40 -0400 |
| commit | cc82993feedda8067897672289db3e6702975081 (patch) | |
| tree | 6db72e90e09285fa608763d39c65ccd4401847d5 | |
| parent | b1f3e9a766b1b245ced1e2963f8f8997cc9fd8eb (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 28f33778..fc7791c3 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -503,7 +503,7 @@ monsters = -- but do want to track their public keys etc. , host "turtle.kitenet.net" & ipv4 "67.223.19.96" & ipv6 "2001:4978:f:2d9::2" - , host "butterfly.kitenet.net" + , host "honeybee.kitenet.net" & ipv6 "2001:4830:1600:187::2" , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" |
