diff options
| author | Joey Hess <joey@kitenet.net> | 2014-09-08 11:55:48 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-09-08 11:55:48 -0400 |
| commit | 265e744edb9109576c2f6073cf4f1847493fb9df (patch) | |
| tree | 11af7e14b5fa93837d28f8bddd7ab01257f48d5c | |
| parent | 93760415353db4e44e13aea381c4e7bbacdd1b27 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs index c0298dd4..f2a3d190 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -102,7 +102,7 @@ kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64" [ "Welcome to the new kitenet.net server!" ] & ipv4 "66.228.36.95" - & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2" + -- & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2" -- being problimatic & alias "kitenet.net" & alias "wren.kitenet.net" -- temporary @@ -440,7 +440,7 @@ monsters = -- but do want to track their public keys etc. - / (make old.kitenet.net alias) - - reconfigure errol's email client to use new server - / on darkstar: re-run offlinimap against new server - - - test mail + - - test mail (blocked on dns propigation) - - test virus filtering - / test http://kitenet.net/~kyle/ (user home dirs) - - test mailman |
