]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/named/files/common/named.conf.acl
Always remove acpi packages from jessie hosts
[dsa-puppet.git] / modules / named / files / common / named.conf.acl
1 //
2 // THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 // USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 //
5
6 // Africa
7 acl AF {
8         country_AO;
9         country_BF;
10         country_BI;
11         country_BJ;
12         country_BW;
13         country_CD;
14         country_CF;
15         country_CG;
16         country_CI;
17         country_CM;
18         country_CV;
19         country_DJ;
20         country_DZ;
21         country_EG;
22         country_EH;
23         country_ER;
24         country_ET;
25         country_GA;
26         country_GH;
27         country_GM;
28         country_GN;
29         country_GQ;
30         country_GW;
31         country_KE;
32         country_KM;
33         country_LR;
34         country_LS;
35         country_LY;
36         country_MA;
37         country_MG;
38         country_ML;
39         country_MR;
40         country_MU;
41         country_MW;
42         country_MZ;
43         country_NA;
44         country_NE;
45         country_NG;
46         country_RE;
47         country_RW;
48         country_SC;
49         country_SD;
50         country_SH;
51         country_SL;
52         country_SN;
53         country_SO;
54         country_ST;
55         country_SZ;
56         country_TD;
57         country_TG;
58         country_TN;
59         country_TZ;
60         country_UG;
61         country_YT;
62         country_ZA;
63         country_ZM;
64         country_ZW;
65 };
66
67 // Asia
68 acl AS {
69         country_AE;
70         country_AF;
71         country_AM;
72         country_AP; // global region Asia/Pacific
73         country_AZ;
74         country_BD;
75         country_BH;
76         country_BN;
77         country_BT;
78         country_CC;
79         country_CN;
80         country_CX;
81         country_CY;
82         country_GE;
83         country_HK;
84         country_ID;
85         country_IL;
86         country_IN;
87         country_IO;
88         country_IQ;
89         country_IR;
90         country_JO;
91         country_JP;
92         country_KG;
93         country_KH;
94         country_KP;
95         country_KR;
96         country_KW;
97         country_KZ;
98         country_LA;
99         country_LB;
100         country_LK;
101         country_MM;
102         country_MN;
103         country_MO;
104         country_MV;
105         country_MY;
106         country_NP;
107         country_OM;
108         country_PH;
109         country_PK;
110         country_PS;
111         country_QA;
112         country_SA;
113         country_SG;
114         country_SY;
115         country_TH;
116         country_TJ;
117         country_TL;
118         country_TM;
119         country_TW;
120         country_UZ;
121         country_VN;
122         country_YE;
123 };
124
125 // Europe
126 acl EU {
127         country_AD;
128         country_AL;
129         country_AT;
130         country_AX;
131         country_BA;
132         country_BE;
133         country_BG;
134         country_BY;
135         country_CH;
136         country_CZ;
137         country_DE;
138         country_DK;
139         country_EE;
140         country_ES;
141         country_EU; // global region Europe
142         country_FI;
143         country_FO;
144         country_FR;
145         country_GB;
146         country_GG;
147         country_GI;
148         country_GR;
149         country_HR;
150         country_HU;
151         country_IE;
152         country_IM;
153         country_IS;
154         country_IT;
155         country_JE;
156         country_LI;
157         country_LT;
158         country_LU;
159         country_LV;
160         country_MC;
161         country_MD;
162         country_ME;
163         country_MK;
164         country_MT;
165         country_NL;
166         country_NO;
167         country_PL;
168         country_PT;
169         country_RO;
170         country_RS;
171         country_RU;
172         country_SE;
173         country_SI;
174         country_SJ;
175         country_SK;
176         country_SM;
177         country_TR;
178         country_UA;
179         country_VA;
180 };
181
182 // North America
183 acl NA {
184         country_AG;
185         country_AI;
186         country_AN;
187         country_AW;
188         country_BB;
189         country_BL;
190         country_BM;
191         country_BS;
192         country_BZ;
193         country_CA;
194         country_CR;
195         country_CU;
196         country_DM;
197         country_DO;
198         country_GD;
199         country_GL;
200         country_GP;
201         country_GT;
202         country_HN;
203         country_HT;
204         country_JM;
205         country_KN;
206         country_KY;
207         country_LC;
208         country_MF;
209         country_MQ;
210         country_MS;
211         country_MX;
212         country_NI;
213         country_PA;
214         country_PM;
215         country_PR;
216         country_SV;
217         country_TC;
218         country_TT;
219         country_US;
220         country_UY;
221         country_VC;
222         country_VG;
223         country_VI;
224 };
225
226 // South America
227 acl SA {
228         country_AR;
229         country_BO;
230         country_BR;
231         country_CL;
232         country_CO;
233         country_EC;
234         country_FK;
235         country_GF;
236         country_GY;
237         country_PE;
238         country_PY;
239         country_SR;
240         country_VE;
241 };
242
243 // Oceania
244 acl OC {
245         country_AS;
246         country_AU;
247         country_CK;
248         country_FJ;
249         country_FM;
250         country_GU;
251         country_KI;
252         country_MH;
253         country_MP;
254         country_NC;
255         country_NF;
256         country_NR;
257         country_NU;
258         country_NZ;
259         country_PF;
260         country_PG;
261         country_PN;
262         country_PW;
263         country_SB;
264         country_TK;
265         country_TO;
266         country_TV;
267         country_UM;
268         country_VU;
269         country_WF;
270         country_WS;
271 };
272
273 // Antarctica
274 acl AN {
275         country_AQ;
276         country_BV;
277         country_GS;
278         country_HM;
279         country_TF;
280 };
281
282 acl undef {
283         country_A1;
284         country_A2;
285         8.8.8.8/32; // Google DNS Server fails with GeoIP
286         8.8.4.4/32; // Google DNS Server fails with GeoIP
287         208.67.222.222/32; // OpenDNS fails with GeoIP
288         208.67.220.220/32; // OpenDNS fails with GeoIP
289 };