Reconfigure prod as the production cluster!
[invirt/packages/xvm-prodconfig.git] / zone
diff --git a/zone b/zone
index ecdd69c..9c4aa20 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
         2
         1d
         1d
@@ -7,10 +7,11 @@
         )
 
 ; Our services
         )
 
 ; 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"
 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"
 prod            IN      TXT     "reserved for the XVM production cluster"
+dev             IN      NS      xvm-dev.mit.edu.
 
 localhost       IN      TXT     "reserved to prevent confusion with your own computer"
 localdomain     IN      TXT     "reserved to prevent confusion with your own computer"
 
 localhost       IN      TXT     "reserved to prevent confusion with your own computer"
 localdomain     IN      TXT     "reserved to prevent confusion with your own computer"