chiark / gitweb /
distorted.lisp: Reorganize services.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 9 Jun 2011 10:27:04 +0000 (11:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 9 Jun 2011 10:27:04 +0000 (11:27 +0100)
  * Move metalzone's services to vampire's IP address.  I know vampire
    is still listening on metalzone's old address, but this seems more
    honest.  Some SSH clients might need tweaking as a result.

  * Announce ibanez as the new NTP master.  This is perhaps a little
    premature, but I want its guests syncing from it (to minimize
    network latency) and don't want to fiddle with the configuration
    later.

distorted.lisp

index 9d81567d4a8de7568449d3b5ed6130defa793642..44ba08f5fceda2c5c34ce4441599f36822f26cf0 100644 (file)
@@ -103,16 +103,13 @@ (defzone distorted.org.uk
   ;;
   ;; Local services.
   (@ :svc www-frontend)
-  ((www ftp wiki git bugs mail)
-   (inet :svc guvnor.demon)
-   (fretwank :svc metalzone))
-  ((db tor i2p rawk vox www-cache)
+  ((www ftp wiki git bugs mail db tor i2p rawk vox www-cache)
    (inet :svc guvnor.demon)
    (fretwank :svc vampire))
   ;;
   ;; Internal services.
-  ((ntp1) (fretwank :svc metalzone))
-  ((wpad ntp news) (fretwank :svc vampire))
+  ((ntp) (fretwank :svc ibanez))
+  ((wpad ntp1 news) (fretwank :svc vampire))
   ;;
   ;; Wired ethernet.
   (fretwank :net fretwank)