Add DNS to prodconfig 0.9
authorEvan Broder <broder@mit.edu>
Thu, 2 Oct 2008 12:07:36 +0000 (08:07 -0400)
committerEvan Broder <broder@mit.edu>
Thu, 2 Oct 2008 12:07:36 +0000 (08:07 -0400)
svn path=/trunk/packages/xvm-prodconfig/; revision=999

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

index 3602076..09d3ca5 100644 (file)
@@ -1,3 +1,9 @@
+xvm-prodconfig (0.9) unstable; urgency=low
+
+  * Add dns section, even though it's something of a lie
+
+ -- Evan Broder <broder@mit.edu>  Thu, 02 Oct 2008 08:07:05 -0400
+
 xvm-prodconfig (0.8) unstable; urgency=low
 
   * add console section
index b0c168c..f001955 100644 (file)
@@ -27,6 +27,14 @@ remote:
  hostname: scored.mit.edu
  ip: 18.181.0.97
 
+dns:
+ contact: xvm@mit.edu
+ domains: # first one is advertised
+  - xvm.mit.edu
+ nameservers:
+  - hostname: xvm-2.mit.edu
+    ip: 18.181.0.80
+
 web:
  baseuri: https://xvm-2.mit.edu/
  hostname: xvm-2.mit.edu