]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/geodns/files/common/named.conf.geo
Merge branch 'master' of git+ssh://zobel@puppet.debian.org/srv/puppet.debian.org...
[dsa-puppet.git] / modules / geodns / files / common / named.conf.geo
1 view "AF" {
2         match-clients {
3                 AF;
4         };
5         zone "www.debian.org" {
6                 type master;
7                 file "/etc/bind/geodns/db.www.debian.org.AF";
8                 notify no;
9         };
10         zone "www.geo.debian.org" {
11                 type master;
12                 file "/etc/bind/geodns/db.www.debian.org.AF";
13                 notify no;
14         };
15         zone "security.debian.org" {
16                 type master;
17                 file "/etc/bind/geodns/db.security.debian.org.AF";
18                 notify no;
19         };
20         zone "security.geo.debian.org" {
21                 type master;
22                 file "/etc/bind/geodns/db.security.debian.org.AF";
23                 notify no;
24         };
25 };
26
27 view "AN" {
28         match-clients {
29                 AN;
30         };
31         zone "www.debian.org" {
32                 type master;
33                 file "/etc/bind/geodns/db.www.debian.org.AN";
34                 notify no;
35         };
36         zone "www.geo.debian.org" {
37                 type master;
38                 file "/etc/bind/geodns/db.www.debian.org.AN";
39                 notify no;
40         };
41         zone "security.debian.org" {
42                 type master;
43                 file "/etc/bind/geodns/db.security.debian.org.AN";
44                 notify no;
45         };
46         zone "security.geo.debian.org" {
47                 type master;
48                 file "/etc/bind/geodns/db.security.debian.org.AN";
49                 notify no;
50         };
51 };
52
53 view "AS" {
54         match-clients {
55                 AS;
56         };
57         zone "www.debian.org" {
58                 type master;
59                 file "/etc/bind/geodns/db.www.debian.org.AS";
60                 notify no;
61         };
62         zone "www.geo.debian.org" {
63                 type master;
64                 file "/etc/bind/geodns/db.www.debian.org.AS";
65                 notify no;
66         };
67         zone "security.debian.org" {
68                 type master;
69                 file "/etc/bind/geodns/db.security.debian.org.AS";
70                 notify no;
71         };
72         zone "security.geo.debian.org" {
73                 type master;
74                 file "/etc/bind/geodns/db.security.debian.org.AS";
75                 notify no;
76         };
77 };
78
79 view "EU" {
80         match-clients {
81                 EU;
82         };
83         zone "www.debian.org" {
84                 type master;
85                 file "/etc/bind/geodns/db.www.debian.org.EU";
86                 notify no;
87         };
88         zone "www.geo.debian.org" {
89                 type master;
90                 file "/etc/bind/geodns/db.www.debian.org.EU";
91                 notify no;
92         };
93         zone "security.debian.org" {
94                 type master;
95                 file "/etc/bind/geodns/db.security.debian.org.EU";
96                 notify no;
97         };
98         zone "security.geo.debian.org" {
99                 type master;
100                 file "/etc/bind/geodns/db.security.debian.org.EU";
101                 notify no;
102         };
103 };
104
105 view "NA" {
106         match-clients {
107                 NA;
108         };
109         zone "www.debian.org" {
110                 type master;
111                 file "/etc/bind/geodns/db.www.debian.org.NA";
112                 notify no;
113         };
114         zone "www.geo.debian.org" {
115                 type master;
116                 file "/etc/bind/geodns/db.www.debian.org.NA";
117                 notify no;
118         };
119         zone "security.debian.org" {
120                 type master;
121                 file "/etc/bind/geodns/db.security.debian.org.NA";
122                 notify no;
123         };
124         zone "security.geo.debian.org" {
125                 type master;
126                 file "/etc/bind/geodns/db.security.debian.org.NA";
127                 notify no;
128         };
129 };
130
131 view "OC" {
132         match-clients {
133                 OC;
134         };
135         zone "www.debian.org" {
136                 type master;
137                 file "/etc/bind/geodns/db.www.debian.org.OC";
138                 notify no;
139         };
140         zone "www.geo.debian.org" {
141                 type master;
142                 file "/etc/bind/geodns/db.www.debian.org.OC";
143                 notify no;
144         };
145         zone "security.debian.org" {
146                 type master;
147                 file "/etc/bind/geodns/db.security.debian.org.OC";
148                 notify no;
149         };
150         zone "security.geo.debian.org" {
151                 type master;
152                 file "/etc/bind/geodns/db.security.debian.org.OC";
153                 notify no;
154         };
155 };
156
157 view "SA" {
158         match-clients {
159                 SA;
160         };
161         zone "www.debian.org" {
162                 type master;
163                 file "/etc/bind/geodns/db.www.debian.org.SA";
164                 notify no;
165         };
166         zone "www.geo.debian.org" {
167                 type master;
168                 file "/etc/bind/geodns/db.www.debian.org.SA";
169                 notify no;
170         };
171         zone "security.debian.org" {
172                 type master;
173                 file "/etc/bind/geodns/db.security.debian.org.SA";
174                 notify no;
175         };
176         zone "security.geo.debian.org" {
177                 type master;
178                 file "/etc/bind/geodns/db.security.debian.org.SA";
179                 notify no;
180         };
181 };
182
183 view "default" {
184         match-clients {
185                 any;
186         };
187         zone "www.debian.org" {
188                 type master;
189                 file "/etc/bind/geodns/db.www.debian.org";
190                 notify no;
191         };
192         zone "www.geo.debian.org" {
193                 type master;
194                 file "/etc/bind/geodns/db.www.debian.org";
195                 notify no;
196         };
197         zone "security.debian.org" {
198                 type master;
199                 file "/etc/bind/geodns/db.security.debian.org";
200                 notify no;
201         };
202         zone "security.geo.debian.org" {
203                 type master;
204                 file "/etc/bind/geodns/db.security.debian.org";
205                 notify no;
206         };
207 };
208