From 6c00950d9beafde70c119f952c8ea94c702b215f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 9 Apr 2013 10:45:34 +0200 Subject: [PATCH] no more backports geo zone --- modules/named/files/common/named.conf.geo | 72 ----------------------- 1 file changed, 72 deletions(-) diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index c849678a0..f62c28234 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -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"; -- 2.20.1