Tell the DNS server to actually use that file...
authorMitchell E Berger <mitchb@mit.edu>
Sat, 29 Oct 2011 04:20:51 +0000 (00:20 -0400)
committerMitchell E Berger <mitchb@mit.edu>
Sat, 29 Oct 2011 04:20:51 +0000 (00:20 -0400)
debian/changelog
master.yaml

index 6b6367a..444067f 100644 (file)
@@ -1,3 +1,9 @@
+xvm-devconfig (0.69) unstable; urgency=low
+
+  * Tell the DNS server to use that file...
+
+ -- Mitchell Berger <mitchb@mit.edu>  Sat, 29 Oct 2011 00:21:00 -0400
+
 xvm-devconfig (0.68) unstable; urgency=low
 
   * Add a zone file with a subdomain for testing delegation.
 xvm-devconfig (0.68) unstable; urgency=low
 
   * Add a zone file with a subdomain for testing delegation.
index 00db353..ea36f23 100644 (file)
@@ -105,6 +105,8 @@ dns:
  nameservers:
   - hostname: xvm-dev.mit.edu
     ip: 18.181.0.80
  nameservers:
   - hostname: xvm-dev.mit.edu
     ip: 18.181.0.80
+ zone_files:
+  - /etc/invirt/zone
 
 dhcp:
  gateway: 18.181.0.1
 
 dhcp:
  gateway: 18.181.0.1