X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnamed%2Ffiles%2Fcommon%2Fnamed.conf.geo;h=2f73886cc69be7042fbcd5ed357854c570850f20;hb=957be8e44295ff31e57b4f0214ab1f4daaa9c7ff;hp=d99b01650ad2c05ceffdbc57b5ed08ca921e3e6f;hpb=7b2883f31b0452fa78e97b35da53bf139c8bc7eb;p=mirror%2Fdsa-puppet.git diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index d99b01650..2f73886cc 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -14,17 +14,25 @@ view "AF" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AF"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; @@ -38,33 +46,33 @@ view "AF" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; @@ -82,17 +90,25 @@ view "AN" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AN"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; @@ -106,33 +122,33 @@ view "AN" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; @@ -150,17 +166,25 @@ view "AS" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AS"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; @@ -174,33 +198,33 @@ view "AS" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; @@ -218,17 +242,25 @@ view "EU" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.EU"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; @@ -242,33 +274,33 @@ view "EU" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; @@ -286,17 +318,25 @@ view "NA" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.NA"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; @@ -310,33 +350,33 @@ view "NA" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; @@ -354,17 +394,25 @@ view "OC" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.OC"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; @@ -378,33 +426,33 @@ view "OC" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; @@ -422,17 +470,25 @@ view "SA" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.SA"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; @@ -446,33 +502,33 @@ view "SA" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; @@ -490,17 +546,25 @@ view "undef" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.undef"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; @@ -514,33 +578,33 @@ view "undef" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; @@ -558,17 +622,25 @@ view "default" { allow-transfer { }; }; - zone "volatile.debian.org" { + zone "backports.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.volatile.debian.org"; + file "/etc/bind/geodns/zonefiles/db.backports.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.security.debian.org"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "ftp-upcoming.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org"; notify no; allow-query { any; }; allow-transfer { }; @@ -582,33 +654,33 @@ view "default" { allow-transfer { }; }; - zone "snapshot.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.bugs.debian.org"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.www.debian.org"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/zonefiles/db.packages.debian.org"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org"; notify no; allow-query { any; }; allow-transfer { };