Specify whether to authenticate PRDB lookups for each AFS cell in the
[invirt/packages/xvm-prodconfig.git] / zone
diff --git a/zone b/zone
index ecdd69c..84f160e 100644 (file)
--- a/zone
+++ b/zone
@@ -1,4 +1,4 @@
-@       900     IN      SOA     xvm-dev.mit.edu. xvm.mit.edu. (
+@       900     IN      SOA     xvm.mit.edu. xvm.mit.edu. (
         2
         1d
         1d
@@ -7,10 +7,12 @@
         )
 
 ; Our services
+ns1             IN      A       18.181.0.62
 remote          IN      TXT     "reserved to prevent confusion with an XVM server"
 console         IN      TXT     "reserved to prevent confusion with an XVM server"
-dev             IN      TXT     "reserved for the XVM development cluster"
 prod            IN      TXT     "reserved for the XVM production cluster"
+dev             IN      NS      xvm-dev.mit.edu.
+help            IN      TXT     "reserved for help with the remctl command"
 
 localhost       IN      TXT     "reserved to prevent confusion with your own computer"
 localdomain     IN      TXT     "reserved to prevent confusion with your own computer"
@@ -31,3 +33,6 @@ sipb            IN      TXT     "reserved to prevent confusion with common Athen
 wpad            IN      TXT     "reserved to prevent confusion with common Athena services"
 web             IN      TXT     "reserved to prevent confusion with common Athena services"
 www             IN      TXT     "reserved to prevent confusion with common Athena services"
+
+; Requested by mitchb for testing - Jan 25, 2009
+textbooks       IN      CNAME   apo.xvm.mit.edu