]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/named/files/common/named.conf.geo
no more backports geo zone
[dsa-puppet.git] / modules / named / files / common / named.conf.geo
1 // This file was created by dsa-geodomains/zonebuilder --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 "archive.debian.org" {
10     type master;
11     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AF";
12     notify no;
13     allow-query { any; };
14     allow-transfer { };
15   };
16
17   zone "bugs.debian.org" {
18     type master;
19     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AF";
20     notify no;
21     allow-query { any; };
22     allow-transfer { };
23   };
24
25   zone "ftp-upcoming.debian.org" {
26     type master;
27     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AF";
28     notify no;
29     allow-query { any; };
30     allow-transfer { };
31   };
32
33   zone "ftp.debian.org" {
34     type master;
35     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.AF";
36     notify no;
37     allow-query { any; };
38     allow-transfer { };
39   };
40
41   zone "packages.debian.org" {
42     type master;
43     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AF";
44     notify no;
45     allow-query { any; };
46     allow-transfer { };
47   };
48
49   zone "security.debian.org" {
50     type master;
51     file "/etc/bind/geodns/zonefiles/db.security.debian.org.AF";
52     notify no;
53     allow-query { any; };
54     allow-transfer { };
55   };
56
57   zone "snapshot.debian.org" {
58     type master;
59     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AF";
60     notify no;
61     allow-query { any; };
62     allow-transfer { };
63   };
64
65   zone "static.debian.org" {
66     type master;
67     file "/etc/bind/geodns/zonefiles/db.static.debian.org.AF";
68     notify no;
69     allow-query { any; };
70     allow-transfer { };
71   };
72
73   zone "www.debian.org" {
74     type master;
75     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF";
76     notify no;
77     allow-query { any; };
78     allow-transfer { };
79   };
80
81 };
82 view "AN" {
83   match-clients { AN; };
84
85   zone "archive.debian.org" {
86     type master;
87     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AN";
88     notify no;
89     allow-query { any; };
90     allow-transfer { };
91   };
92
93   zone "bugs.debian.org" {
94     type master;
95     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AN";
96     notify no;
97     allow-query { any; };
98     allow-transfer { };
99   };
100
101   zone "ftp-upcoming.debian.org" {
102     type master;
103     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AN";
104     notify no;
105     allow-query { any; };
106     allow-transfer { };
107   };
108
109   zone "ftp.debian.org" {
110     type master;
111     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.AN";
112     notify no;
113     allow-query { any; };
114     allow-transfer { };
115   };
116
117   zone "packages.debian.org" {
118     type master;
119     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AN";
120     notify no;
121     allow-query { any; };
122     allow-transfer { };
123   };
124
125   zone "security.debian.org" {
126     type master;
127     file "/etc/bind/geodns/zonefiles/db.security.debian.org.AN";
128     notify no;
129     allow-query { any; };
130     allow-transfer { };
131   };
132
133   zone "snapshot.debian.org" {
134     type master;
135     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AN";
136     notify no;
137     allow-query { any; };
138     allow-transfer { };
139   };
140
141   zone "static.debian.org" {
142     type master;
143     file "/etc/bind/geodns/zonefiles/db.static.debian.org.AN";
144     notify no;
145     allow-query { any; };
146     allow-transfer { };
147   };
148
149   zone "www.debian.org" {
150     type master;
151     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AN";
152     notify no;
153     allow-query { any; };
154     allow-transfer { };
155   };
156
157 };
158 view "AS" {
159   match-clients { AS; };
160
161   zone "archive.debian.org" {
162     type master;
163     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AS";
164     notify no;
165     allow-query { any; };
166     allow-transfer { };
167   };
168
169   zone "bugs.debian.org" {
170     type master;
171     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AS";
172     notify no;
173     allow-query { any; };
174     allow-transfer { };
175   };
176
177   zone "ftp-upcoming.debian.org" {
178     type master;
179     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AS";
180     notify no;
181     allow-query { any; };
182     allow-transfer { };
183   };
184
185   zone "ftp.debian.org" {
186     type master;
187     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.AS";
188     notify no;
189     allow-query { any; };
190     allow-transfer { };
191   };
192
193   zone "packages.debian.org" {
194     type master;
195     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AS";
196     notify no;
197     allow-query { any; };
198     allow-transfer { };
199   };
200
201   zone "security.debian.org" {
202     type master;
203     file "/etc/bind/geodns/zonefiles/db.security.debian.org.AS";
204     notify no;
205     allow-query { any; };
206     allow-transfer { };
207   };
208
209   zone "snapshot.debian.org" {
210     type master;
211     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AS";
212     notify no;
213     allow-query { any; };
214     allow-transfer { };
215   };
216
217   zone "static.debian.org" {
218     type master;
219     file "/etc/bind/geodns/zonefiles/db.static.debian.org.AS";
220     notify no;
221     allow-query { any; };
222     allow-transfer { };
223   };
224
225   zone "www.debian.org" {
226     type master;
227     file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS";
228     notify no;
229     allow-query { any; };
230     allow-transfer { };
231   };
232
233 };
234 view "EU" {
235   match-clients { EU; };
236
237   zone "archive.debian.org" {
238     type master;
239     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.EU";
240     notify no;
241     allow-query { any; };
242     allow-transfer { };
243   };
244
245   zone "bugs.debian.org" {
246     type master;
247     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.EU";
248     notify no;
249     allow-query { any; };
250     allow-transfer { };
251   };
252
253   zone "ftp-upcoming.debian.org" {
254     type master;
255     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.EU";
256     notify no;
257     allow-query { any; };
258     allow-transfer { };
259   };
260
261   zone "ftp.debian.org" {
262     type master;
263     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.EU";
264     notify no;
265     allow-query { any; };
266     allow-transfer { };
267   };
268
269   zone "packages.debian.org" {
270     type master;
271     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.EU";
272     notify no;
273     allow-query { any; };
274     allow-transfer { };
275   };
276
277   zone "security.debian.org" {
278     type master;
279     file "/etc/bind/geodns/zonefiles/db.security.debian.org.EU";
280     notify no;
281     allow-query { any; };
282     allow-transfer { };
283   };
284
285   zone "snapshot.debian.org" {
286     type master;
287     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.EU";
288     notify no;
289     allow-query { any; };
290     allow-transfer { };
291   };
292
293   zone "static.debian.org" {
294     type master;
295     file "/etc/bind/geodns/zonefiles/db.static.debian.org.EU";
296     notify no;
297     allow-query { any; };
298     allow-transfer { };
299   };
300
301   zone "www.debian.org" {
302     type master;
303     file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU";
304     notify no;
305     allow-query { any; };
306     allow-transfer { };
307   };
308
309 };
310 view "NA" {
311   match-clients { NA; };
312
313   zone "archive.debian.org" {
314     type master;
315     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.NA";
316     notify no;
317     allow-query { any; };
318     allow-transfer { };
319   };
320
321   zone "bugs.debian.org" {
322     type master;
323     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.NA";
324     notify no;
325     allow-query { any; };
326     allow-transfer { };
327   };
328
329   zone "ftp-upcoming.debian.org" {
330     type master;
331     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.NA";
332     notify no;
333     allow-query { any; };
334     allow-transfer { };
335   };
336
337   zone "ftp.debian.org" {
338     type master;
339     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.NA";
340     notify no;
341     allow-query { any; };
342     allow-transfer { };
343   };
344
345   zone "packages.debian.org" {
346     type master;
347     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.NA";
348     notify no;
349     allow-query { any; };
350     allow-transfer { };
351   };
352
353   zone "security.debian.org" {
354     type master;
355     file "/etc/bind/geodns/zonefiles/db.security.debian.org.NA";
356     notify no;
357     allow-query { any; };
358     allow-transfer { };
359   };
360
361   zone "snapshot.debian.org" {
362     type master;
363     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.NA";
364     notify no;
365     allow-query { any; };
366     allow-transfer { };
367   };
368
369   zone "static.debian.org" {
370     type master;
371     file "/etc/bind/geodns/zonefiles/db.static.debian.org.NA";
372     notify no;
373     allow-query { any; };
374     allow-transfer { };
375   };
376
377   zone "www.debian.org" {
378     type master;
379     file "/etc/bind/geodns/zonefiles/db.www.debian.org.NA";
380     notify no;
381     allow-query { any; };
382     allow-transfer { };
383   };
384
385 };
386 view "OC" {
387   match-clients { OC; };
388
389   zone "archive.debian.org" {
390     type master;
391     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.OC";
392     notify no;
393     allow-query { any; };
394     allow-transfer { };
395   };
396
397   zone "bugs.debian.org" {
398     type master;
399     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.OC";
400     notify no;
401     allow-query { any; };
402     allow-transfer { };
403   };
404
405   zone "ftp-upcoming.debian.org" {
406     type master;
407     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.OC";
408     notify no;
409     allow-query { any; };
410     allow-transfer { };
411   };
412
413   zone "ftp.debian.org" {
414     type master;
415     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.OC";
416     notify no;
417     allow-query { any; };
418     allow-transfer { };
419   };
420
421   zone "packages.debian.org" {
422     type master;
423     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.OC";
424     notify no;
425     allow-query { any; };
426     allow-transfer { };
427   };
428
429   zone "security.debian.org" {
430     type master;
431     file "/etc/bind/geodns/zonefiles/db.security.debian.org.OC";
432     notify no;
433     allow-query { any; };
434     allow-transfer { };
435   };
436
437   zone "snapshot.debian.org" {
438     type master;
439     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.OC";
440     notify no;
441     allow-query { any; };
442     allow-transfer { };
443   };
444
445   zone "static.debian.org" {
446     type master;
447     file "/etc/bind/geodns/zonefiles/db.static.debian.org.OC";
448     notify no;
449     allow-query { any; };
450     allow-transfer { };
451   };
452
453   zone "www.debian.org" {
454     type master;
455     file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC";
456     notify no;
457     allow-query { any; };
458     allow-transfer { };
459   };
460
461 };
462 view "SA" {
463   match-clients { SA; };
464
465   zone "archive.debian.org" {
466     type master;
467     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.SA";
468     notify no;
469     allow-query { any; };
470     allow-transfer { };
471   };
472
473   zone "bugs.debian.org" {
474     type master;
475     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.SA";
476     notify no;
477     allow-query { any; };
478     allow-transfer { };
479   };
480
481   zone "ftp-upcoming.debian.org" {
482     type master;
483     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.SA";
484     notify no;
485     allow-query { any; };
486     allow-transfer { };
487   };
488
489   zone "ftp.debian.org" {
490     type master;
491     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.SA";
492     notify no;
493     allow-query { any; };
494     allow-transfer { };
495   };
496
497   zone "packages.debian.org" {
498     type master;
499     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.SA";
500     notify no;
501     allow-query { any; };
502     allow-transfer { };
503   };
504
505   zone "security.debian.org" {
506     type master;
507     file "/etc/bind/geodns/zonefiles/db.security.debian.org.SA";
508     notify no;
509     allow-query { any; };
510     allow-transfer { };
511   };
512
513   zone "snapshot.debian.org" {
514     type master;
515     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.SA";
516     notify no;
517     allow-query { any; };
518     allow-transfer { };
519   };
520
521   zone "static.debian.org" {
522     type master;
523     file "/etc/bind/geodns/zonefiles/db.static.debian.org.SA";
524     notify no;
525     allow-query { any; };
526     allow-transfer { };
527   };
528
529   zone "www.debian.org" {
530     type master;
531     file "/etc/bind/geodns/zonefiles/db.www.debian.org.SA";
532     notify no;
533     allow-query { any; };
534     allow-transfer { };
535   };
536
537 };
538 view "undef" {
539   match-clients { undef; };
540
541   zone "archive.debian.org" {
542     type master;
543     file "/etc/bind/geodns/zonefiles/db.archive.debian.org.undef";
544     notify no;
545     allow-query { any; };
546     allow-transfer { };
547   };
548
549   zone "bugs.debian.org" {
550     type master;
551     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.undef";
552     notify no;
553     allow-query { any; };
554     allow-transfer { };
555   };
556
557   zone "ftp-upcoming.debian.org" {
558     type master;
559     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.undef";
560     notify no;
561     allow-query { any; };
562     allow-transfer { };
563   };
564
565   zone "ftp.debian.org" {
566     type master;
567     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.undef";
568     notify no;
569     allow-query { any; };
570     allow-transfer { };
571   };
572
573   zone "packages.debian.org" {
574     type master;
575     file "/etc/bind/geodns/zonefiles/db.packages.debian.org.undef";
576     notify no;
577     allow-query { any; };
578     allow-transfer { };
579   };
580
581   zone "security.debian.org" {
582     type master;
583     file "/etc/bind/geodns/zonefiles/db.security.debian.org.undef";
584     notify no;
585     allow-query { any; };
586     allow-transfer { };
587   };
588
589   zone "snapshot.debian.org" {
590     type master;
591     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.undef";
592     notify no;
593     allow-query { any; };
594     allow-transfer { };
595   };
596
597   zone "static.debian.org" {
598     type master;
599     file "/etc/bind/geodns/zonefiles/db.static.debian.org.undef";
600     notify no;
601     allow-query { any; };
602     allow-transfer { };
603   };
604
605   zone "www.debian.org" {
606     type master;
607     file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef";
608     notify no;
609     allow-query { any; };
610     allow-transfer { };
611   };
612
613 };
614 view "default" {
615   match-clients { any; };
616
617   zone "archive.debian.org" {
618     type master;
619     file "/etc/bind/geodns/zonefiles/db.archive.debian.org";
620     notify no;
621     allow-query { any; };
622     allow-transfer { };
623   };
624
625   zone "bugs.debian.org" {
626     type master;
627     file "/etc/bind/geodns/zonefiles/db.bugs.debian.org";
628     notify no;
629     allow-query { any; };
630     allow-transfer { };
631   };
632
633   zone "ftp-upcoming.debian.org" {
634     type master;
635     file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org";
636     notify no;
637     allow-query { any; };
638     allow-transfer { };
639   };
640
641   zone "ftp.debian.org" {
642     type master;
643     file "/etc/bind/geodns/zonefiles/db.ftp.debian.org";
644     notify no;
645     allow-query { any; };
646     allow-transfer { };
647   };
648
649   zone "packages.debian.org" {
650     type master;
651     file "/etc/bind/geodns/zonefiles/db.packages.debian.org";
652     notify no;
653     allow-query { any; };
654     allow-transfer { };
655   };
656
657   zone "security.debian.org" {
658     type master;
659     file "/etc/bind/geodns/zonefiles/db.security.debian.org";
660     notify no;
661     allow-query { any; };
662     allow-transfer { };
663   };
664
665   zone "snapshot.debian.org" {
666     type master;
667     file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org";
668     notify no;
669     allow-query { any; };
670     allow-transfer { };
671   };
672
673   zone "static.debian.org" {
674     type master;
675     file "/etc/bind/geodns/zonefiles/db.static.debian.org";
676     notify no;
677     allow-query { any; };
678     allow-transfer { };
679   };
680
681   zone "www.debian.org" {
682     type master;
683     file "/etc/bind/geodns/zonefiles/db.www.debian.org";
684     notify no;
685     allow-query { any; };
686     allow-transfer { };
687   };
688
689 };