X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnamed%2Ffiles%2Fcommon%2Fnamed.conf.geo;h=2f73886cc69be7042fbcd5ed357854c570850f20;hb=76769a8e6a3a1d6803e0a5a666082e5a05e6e55d;hp=63512d5a418070893de0c8c705832be8306217da;hpb=3561e0cdfcd7bb773c6431f56409002f632ad083;p=mirror%2Fdsa-puppet.git diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index 63512d5a4..2f73886cc 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -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";