diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-29 13:43:20 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-29 13:43:20 -0400 |
| commit | b1f3e9a766b1b245ced1e2963f8f8997cc9fd8eb (patch) | |
| tree | c86aea75f9a0e46377af1b38075eb718fa1d55a3 | |
| parent | 8d98d4351b33c0df716dbaf269f5b5ac9db4a39a (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 50e712a0..28f33778 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -503,6 +503,8 @@ 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" + & ipv6 "2001:4830:1600:187::2" , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" , host "animx" |
