]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
get rid of volatile zone
authorPeter Palfrader <peter@palfrader.org>
Fri, 13 Apr 2012 14:17:12 +0000 (16:17 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 13 Apr 2012 14:17:12 +0000 (16:17 +0200)
modules/named/files/common/named.conf.geo

index 63512d5a418070893de0c8c705832be8306217da..2f73886cc69be7042fbcd5ed357854c570850f20 100644 (file)
@@ -70,14 +70,6 @@ view "AF" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AF";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF";
@@ -154,14 +146,6 @@ view "AN" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AN";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AN";
@@ -238,14 +222,6 @@ view "AS" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AS";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS";
@@ -322,14 +298,6 @@ view "EU" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.EU";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU";
@@ -406,14 +374,6 @@ view "NA" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.NA";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.NA";
@@ -490,14 +450,6 @@ view "OC" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.OC";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC";
@@ -574,14 +526,6 @@ view "SA" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.SA";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.SA";
@@ -658,14 +602,6 @@ view "undef" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.undef";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef";
@@ -742,14 +678,6 @@ view "default" {
     allow-transfer { };
   };
 
-  zone "volatile.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.volatile.debian.org";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "www.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.www.debian.org";