475d4036406fee4a1337843297247a7fafbd846f
[mirror/dsa-puppet.git] / modules / named / files / common / named.conf.geo
1 // This file was created by auto-dns/build-zones --create-named-conf
2 // and is distributed to hosts using puppet as
3 // dsa-puppet/modules/geodns/files/common/named.conf.geo
4 // you probably do not want to edit it manually wherever you find it
5
6 view "AF" {
7   match-clients { AF; };
8
9   zone "security.debian.org" {
10     type master;
11     file "/etc/bind/geodns/zonefiles/db.security.debian.org.AF";
12     notify no;
13     allow-query { any; };
14     allow-transfer { };
15   };
16
17   zone "www.debian.org" {
18     type master;
19     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF";
20     notify no;
21     allow-query { any; };
22     allow-transfer { };
23   };
24
25 };
26 view "AN" {
27   match-clients { AN; };
28
29   zone "security.debian.org" {
30     type master;
31     file "/etc/bind/geodns/zonefiles/db.security.debian.org.AN";
32     notify no;
33     allow-query { any; };
34     allow-transfer { };
35   };
36
37   zone "www.debian.org" {
38     type master;
39     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AN";
40     notify no;
41     allow-query { any; };
42     allow-transfer { };
43   };
44
45 };
46 view "AS" {
47   match-clients { AS; };
48
49   zone "security.debian.org" {
50     type master;
51     file "/etc/bind/geodns/zonefiles/db.security.debian.org.AS";
52     notify no;
53     allow-query { any; };
54     allow-transfer { };
55   };
56
57   zone "www.debian.org" {
58     type master;
59     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS";
60     notify no;
61     allow-query { any; };
62     allow-transfer { };
63   };
64
65 };
66 view "EU" {
67   match-clients { EU; };
68
69   zone "security.debian.org" {
70     type master;
71     file "/etc/bind/geodns/zonefiles/db.security.debian.org.EU";
72     notify no;
73     allow-query { any; };
74     allow-transfer { };
75   };
76
77   zone "www.debian.org" {
78     type master;
79     file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU";
80     notify no;
81     allow-query { any; };
82     allow-transfer { };
83   };
84
85 };
86 view "NA" {
87   match-clients { NA; };
88
89   zone "security.debian.org" {
90     type master;
91     file "/etc/bind/geodns/zonefiles/db.security.debian.org.NA";
92     notify no;
93     allow-query { any; };
94     allow-transfer { };
95   };
96
97   zone "www.debian.org" {
98     type master;
99     file "/etc/bind/geodns/zonefiles/db.www.debian.org.NA";
100     notify no;
101     allow-query { any; };
102     allow-transfer { };
103   };
104
105 };
106 view "OC" {
107   match-clients { OC; };
108
109   zone "security.debian.org" {
110     type master;
111     file "/etc/bind/geodns/zonefiles/db.security.debian.org.OC";
112     notify no;
113     allow-query { any; };
114     allow-transfer { };
115   };
116
117   zone "www.debian.org" {
118     type master;
119     file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC";
120     notify no;
121     allow-query { any; };
122     allow-transfer { };
123   };
124
125 };
126 view "SA" {
127   match-clients { SA; };
128
129   zone "security.debian.org" {
130     type master;
131     file "/etc/bind/geodns/zonefiles/db.security.debian.org.SA";
132     notify no;
133     allow-query { any; };
134     allow-transfer { };
135   };
136
137   zone "www.debian.org" {
138     type master;
139     file "/etc/bind/geodns/zonefiles/db.www.debian.org.SA";
140     notify no;
141     allow-query { any; };
142     allow-transfer { };
143   };
144
145 };
146 view "undef" {
147   match-clients { undef; };
148
149   zone "security.debian.org" {
150     type master;
151     file "/etc/bind/geodns/zonefiles/db.security.debian.org.undef";
152     notify no;
153     allow-query { any; };
154     allow-transfer { };
155   };
156
157   zone "www.debian.org" {
158     type master;
159     file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef";
160     notify no;
161     allow-query { any; };
162     allow-transfer { };
163   };
164
165 };
166 view "default" {
167   match-clients { any; };
168
169   zone "security.debian.org" {
170     type master;
171     file "/etc/bind/geodns/zonefiles/db.security.debian.org";
172     notify no;
173     allow-query { any; };
174     allow-transfer { };
175   };
176
177   zone "www.debian.org" {
178     type master;
179     file "/etc/bind/geodns/zonefiles/db.www.debian.org";
180     notify no;
181     allow-query { any; };
182     allow-transfer { };
183   };
184
185 };