From: Peter Palfrader Date: Tue, 9 Apr 2013 08:45:34 +0000 (+0200) Subject: no more backports geo zone X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=6c00950d9beafde70c119f952c8ea94c702b215f;hp=0de0c52d6ee7de3280436a09a97bebee8fd57a89;p=mirror%2Fdsa-puppet.git no more backports geo zone --- 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";