Update the dns prod config to be less of a lie, at least for now 0.9.1
authorEvan Broder <broder@mit.edu>
Thu, 2 Oct 2008 22:55:58 +0000 (18:55 -0400)
committerEvan Broder <broder@mit.edu>
Thu, 2 Oct 2008 22:55:58 +0000 (18:55 -0400)
svn path=/trunk/packages/xvm-prodconfig/; revision=1006

debian/changelog
files/etc/invirt/master.yaml

index 09d3ca5..e137784 100644 (file)
@@ -1,3 +1,9 @@
+xvm-prodconfig (0.9.1) unstable; urgency=low
+
+  * Update dns section to be less of a lie
+
+ -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 18:55:26 -0400
+
 xvm-prodconfig (0.9) unstable; urgency=low
 
   * Add dns section, even though it's something of a lie
index f001955..4f1cb49 100644 (file)
@@ -30,7 +30,7 @@ remote:
 dns:
  contact: xvm@mit.edu
  domains: # first one is advertised
-  - xvm.mit.edu
+  - servers.csail.mit.edu
  nameservers:
   - hostname: xvm-2.mit.edu
     ip: 18.181.0.80