From: Mark Wooding Date: Tue, 31 May 2011 09:22:29 +0000 (+0100) Subject: distorted.lisp: Merge together some of the role address definitions. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/commitdiff_plain/49c5959aa9d59d85c2aa815941edac03e55cef6b?ds=inline distorted.lisp: Merge together some of the role address definitions. This way, it's slightly easier to see which servers are providing which services, and moving roles between servers is a fairly simple kill-and- yank operation. --- diff --git a/distorted.lisp b/distorted.lisp index c4a3fe6..20a64e0 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -101,14 +101,13 @@ (defzone distorted.org.uk ((www ftp wiki git bugs mail) (inet :svc guvnor.demon) (fretwank :svc metalzone)) - ((db tor i2p rawk) + ((db tor i2p rawk vox www-cache) (inet :svc guvnor.demon) (fretwank :svc vampire)) - (vox (inet :svc guvnor.demon) (fretwank :svc vampire)) ;; ;; Internal services. ((ntp1) (fretwank :svc metalzone)) - ((www-cache wpad ntp news) (fretwank :svc vampire)) + ((wpad ntp news) (fretwank :svc vampire)) ;; ;; Wired ethernet. (fretwank :net fretwank)