chiark / gitweb /
odin.lisp: Transfer to Mythic Beasts.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 30 Jul 2024 14:54:42 +0000 (15:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 30 Jul 2024 14:54:42 +0000 (15:54 +0100)
odin.lisp

index fc921ca007c87f5fa15536557b6223fcd51ce104..6a38f8f3d091dbafe2361f7c3160f6348326f3a0 100644 (file)
--- a/odin.lisp
+++ b/odin.lisp
@@ -8,12 +8,18 @@ (setf *default-zone-source* 'radius.distorted.org.uk.)
 
 (defzone odin.gg
 
 
 (defzone odin.gg
 
-  ;; Nameservers
-  :ns ((radius-ns :ip radius)
-       (precision-ns :ip precision)
-       (telecaster-ns :ip telecaster)
-       (national-ns :ip national)
-       (eggle-ns :ip eggle))
+  ;; Nameservers.  Sadly, the registry permits at most six.  Don't deploy
+  ;; `mythic-ns1' (Linode Texas, duplicates `national') or `mythic-ns2'
+  ;; (Mythic Beasts in Cambridge, too close to home0; `mythic-ns3' is in the
+  ;; Netherlands, which is a better choice.
+  :ns ((radius.ns :ip radius)
+       (precision.ns :ip precision)
+       (telecaster.ns :ip telecaster)
+       (national.ns :ip national)
+       (eggle.ns :ip eggle)
+       ;;(mythic-beasts-1.ns :ip mythic-ns1)
+       ;;(mythic-beasts-2.ns :ip mythic-ns2)
+       (mythic-beasts-3.ns :ip mythic-ns3))
 
   ;; Web service.
   ((@ www) :svc stratocaster
 
   ;; Web service.
   ((@ www) :svc stratocaster