-- cgit v1.2.3 -- cgit v1.2.3 From 6396e3f547c5b0c0caa32ac27f90ec1d25ac8df1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 31 May 2014 13:15:38 -0400 Subject: updates --- config-joey.hs | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/config-joey.hs b/config-joey.hs index 7d0a4e80..e67bcede 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -306,8 +306,35 @@ monsters = -- but do want to track their public keys etc. & alias "wortroot.kitenet.net" & alias "www.wortroot.kitenet.net" & alias "joey.kitenet.net" + & alias "anna.kitenet.net" & alias "ipv6.kitenet.net" & alias "bitlbee.kitenet.net" + {- Remaining services on kite: + - + - mail + - postfix + - postgrey + - mailman + - spamassassin + - sqwebmail + - courier + - imap + - tls + - apache + - some static websites + - bitlbee + - prosody + - (used by anna and daddy's git-annex) + - named + - (branchable is still pushing to here + - (thinking it's ns2.branchable.com), but it's no + - longer a primary or secondary for anything) + - ajaxterm + - ftpd (EOL) + - + - user shell stuff: + - pine, zsh, make, ... + -} , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" , host "beaver.kitenet.net" -- cgit v1.2.3