]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
no more backports geo zone
authorPeter Palfrader <peter@palfrader.org>
Tue, 9 Apr 2013 08:45:34 +0000 (10:45 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 9 Apr 2013 08:45:34 +0000 (10:45 +0200)
modules/named/files/common/named.conf.geo

index c849678a0e12886c99d1bfbc3ef2a8e0f8596ce7..f62c282340eee1ae7a5098ea6a2a060ce089c3ff 100644 (file)
@@ -14,14 +14,6 @@ view "AF" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.AF";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AF";
@@ -98,14 +90,6 @@ view "AN" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.AN";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AN";
@@ -182,14 +166,6 @@ view "AS" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.AS";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AS";
@@ -266,14 +242,6 @@ view "EU" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.EU";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.EU";
@@ -350,14 +318,6 @@ view "NA" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.NA";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.NA";
@@ -434,14 +394,6 @@ view "OC" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.OC";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.OC";
@@ -518,14 +470,6 @@ view "SA" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.SA";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.SA";
@@ -602,14 +546,6 @@ view "undef" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org.undef";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.undef";
@@ -686,14 +622,6 @@ view "default" {
     allow-transfer { };
   };
 
-  zone "backports.debian.org" {
-    type master;
-    file "/etc/bind/geodns/zonefiles/db.backports.debian.org";
-    notify no;
-    allow-query { any; };
-    allow-transfer { };
-  };
-
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org";