distorted.lisp: Move Git service to stratocaster.
[zones] / harlequin.lisp
1 ;;; Zone file for harlequin.org.uk
2
3 (load "hosts.lisp" :verbose nil)
4
5 (setf *default-zone-admin* "hostmaster@distorted.org.uk")
6
7 (setf *default-zone-source* 'radius.distorted.org.uk.)
8
9 (defzone harlequin.org.uk
10
11 ;; Nameservers
12 :ns ((radius.ns :ip radius)
13 (precision.ns :ip precision)
14 (mythic-beasts-1.ns :ip mythic-ns1)
15 (mythic-beasts-2.ns :ip mythic-ns2))
16
17 ;; Mail servers
18 :mx ((mail :ip vampire))
19 :srv ((:smtp mail))
20
21 ;; Web service
22 ((@ www) :svc boyle.nsict.org)
23 :srv ((:http www))
24
25 ;; Web log (currently local)
26 (bindery :svc vampire))