distorted: Provide SRV records for various obvious things.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 16 Mar 2008 15:06:33 +0000 (15:06 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 16 Mar 2008 15:06:33 +0000 (15:06 +0000)
distorted.lisp

index c0cde05..6891e23 100644 (file)
                         (guvnor.ns :ip guvnor.demon))
   ;;
   ;; Mail servers
-  ((@ mail lists bugs cryptomail) :mx mail)
+  ((@ mail lists bugs cryptomail)
+   :mx mail
+   :srv ((:smtp mail)))
+  ;;
+  ;; Other services
+  :srv ((:http www)
+       (:ftp ftp))
   ;;
   ;; Colocated services
   ;;((www ftp git) (inet :svc boyle.nsict.org) (fretwank :svc metalzone))