/[adm]/puppet/modules/youri-check/templates/cauldron.conf
ViewVC logotype

Contents of /puppet/modules/youri-check/templates/cauldron.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2043 - (show annotations) (download)
Mon Oct 17 23:20:06 2011 UTC (12 years, 6 months ago) by pterjan
Original Path: puppet/modules/youri-check/templates/check.conf
File size: 16132 byte(s)
Add exception for vte3
1 # vim:ft=yaml:et:sw=4
2
3 # helper variables
4 mirror: /distrib/mageia/distrib/cauldron
5 mirror_i586: ${mirror}/i586/media
6 mirror_x86_64: ${mirror}/x86_64/media
7
8 # resultset definition
9 resultset:
10 class: Youri::Check::Resultset::DBI
11 options:
12 driver: Pg
13 host: <%= pgsql_server %>;sslmode=require
14 base: <%= pgsql_db %>
15 user: <%= pgsql_user %>
16 pass: <%= pgsql_password %>
17
18 resolver:
19 class: Youri::Check::Maintainer::Resolver::CGI
20 options:
21 url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
22 exceptions:
23 - nobody
24
25
26 # checks definitions
27 tests:
28 dependencies:
29 class: Youri::Check::Test::Dependencies
30
31 missing:
32 class: Youri::Check::Test::Missing
33
34 updates:
35 class: Youri::Check::Test::Updates
36 options:
37 aliases:
38 horde-accounts: accounts
39 horde-chora: chora
40 horde-forwards: forwards
41 horde-imp: imp
42 horde-ingo: ingo
43 horde-kronolith: kronolith
44 horde-mnemo: mnemo
45 horde-nag: nag
46 horde-passwd: passwd
47 horde-turba: turba
48 horde-vacation: vacation
49 freetype2: freetype
50 freetype: freetype1
51 gstreamer: ~
52 gstreamer0.10: gstreamer
53 gnupg2: gnupg
54 gnupg: ~
55 gnome-vfs2: gnome-vfs
56 gnome-vfs: ~
57 basesystem: ~
58 vte: ~
59 vte3: vte
60 sources:
61 cpan:
62 order: 0
63 class: Youri::Check::Test::Updates::Source::CPAN
64 options:
65 aliases:
66 libnet: ~
67 perl-Catalyst-P-S-State-Cookie: Catalyst::Plugin::State::State::Cookie
68 perl-Catalyst-P-S-Store-FastMmap: Catalyst::Plugin::State::Store::FastMmap
69 perl-Catalyst-P-S-Store-File: Catalyst::Plugin::State::Store::File
70 mandriva:
71 class: Youri::Check::Test::Updates::Source::Media::Mandriva
72 order: 0
73 options:
74 aliases:
75 enigma: enigma-freeoxyd
76 # pear:
77 # order: 0
78 # class: Youri::Check::Test::Updates::Source::PEAR
79 # pypi:
80 # order: 0
81 # class: Youri::Check::Test::Updates::Source::PyPI
82 # apache:
83 # order: 0
84 # class: Youri::Check::Test::Updates::Source::Apache
85 debian:
86 order: 1
87 class: Youri::Check::Test::Updates::Source::Debian
88 options:
89 aliases:
90 anjuta2: anjuta
91 anjuta: ~
92 perl-Jcode: libjcode-pm-perl
93 makepasswd: ~
94 sipp: ~
95 zsnes: ~
96 unclutter: ~
97 python-id3: ~
98 freetype: ~
99 openldap2.3: ~
100 git: git-core
101 nilfs-utils: nilfs-tools
102 fedora:
103 order: 1
104 class: Youri::Check::Test::Updates::Source::Fedora
105 options:
106 url: http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/development/rawhide/source/SRPMS/
107 aliases:
108 authd: ~
109 gle: ~
110 gtksourceview-sharp: ~
111 sqlite: sqlite2
112 OpenIPMI: OpenIPMI2
113 ocaml-lablgtk: ~
114 ocaml-lablgtk2: ocaml-lablgtk
115 netcat-openbsd: netcat
116 freetype: ~
117 freetype2: freetype
118 bash: ~
119 # freshmeat:
120 # order: 1
121 # class: Youri::Check::Test::Updates::Source::Freshmeat
122 # options:
123 # preload: 1
124 # aliases:
125 # photon: ~
126 # cmt: ~
127 # boo: ~
128 # db2: ~
129 # dsh: ~
130 # torque: ~
131 # mserver: ~
132 # svl: ~
133 # lam: lammpi
134 # bazaar: baz
135 # db4: berkeleydb
136 # pcp: caltech-pcp
137 # kamikaze: ~
138 # nut: ~
139 # sqlite3: sqlite
140 # sqlite: ~
141 # ruby-evas: ~
142 # acl: ~
143 # listen: ~
144 # knob: ~
145 # dolphin: ~
146 # cheese: ~
147 # dumb: ~
148 # serpentine: ~
149 # mms: ~
150 # tasks: ~
151 # xsp: ~
152 # pd: ~
153 # deluge: deluge-torrent
154 # contacts: ~
155 # rt: requesttracker
156 # psi: psijabberclient
157 # arena: ~
158 # ccp: ~
159 # ocaml-camlpdf: camlpdf
160 # libxml: ~
161 # glib: ~
162
163 gentoo:
164 order: 1
165 class: Youri::Check::Test::Updates::Source::Gentoo
166 options:
167 aliases:
168 beagle: ~
169 makepasswd: ~
170 hibernate: hibernate-script
171 leif: ~
172 sqlite3: sqlite
173 sqlite: ~
174 cfengine3: cfengine
175 cfengine: ~
176 kamikaze: ~
177 knob: ~
178 vertex: ~
179 unclutter: ~
180 pam-krb5: pam_krb5
181 pam_krb5: ~
182 freetype: ~
183 gnome:
184 order: 1
185 class: Youri::Check::Test::Updates::Source::GNOME
186 options:
187 aliases:
188 gnome-desktop: ~
189 gnome-desktop3: gnome-desktop
190 goocanvas: ~
191 goocanvas2: goocanvas
192 libunique: ~
193 libunique3: libunique
194 libwnck: ~
195 libwnck3: libwnck
196 netbsd:
197 order: 1
198 class: Youri::Check::Test::Updates::Source::NetBSD
199 sourceforge:
200 class: Youri::Check::Test::Updates::Source::Sourceforge
201 options:
202 aliases:
203 bigforth: ~
204 gtkmm: ~
205 hydrogen: ~
206 ltp: ~
207 pblogan: ~
208 console-tools: ~
209 maxima: ~
210 clisp: ~
211
212 updates_fedora:
213 class: Youri::Check::Test::Updates
214 options:
215 aliases:
216 basesystem: ~
217 rpm: ~
218 sources:
219 fedora:
220 order: 1
221 class: Youri::Check::Test::Updates::Source::Fedora
222 options:
223 url: http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/development/rawhide/source/SRPMS/
224 aliases:
225 authd: ~
226 gle: ~
227 gtksourceview-sharp: ~
228 sqlite: sqlite2
229 OpenIPMI: OpenIPMI2
230 ocaml-lablgtk: ~
231 ocaml-lablgtk2: ocaml-lablgtk
232 netcat-openbsd: netcat
233 freetype: ~
234 freetype2: freetype
235 bash: ~
236
237 updates_gnome:
238 class: Youri::Check::Test::Updates
239 options:
240 sources:
241 gnome:
242 order: 1
243 class: Youri::Check::Test::Updates::Source::GNOME
244 options:
245 aliases:
246 gnome-desktop: ~
247 gnome-desktop3: gnome-desktop
248 goocanvas: ~
249 goocanvas2: goocanvas
250 libunique: ~
251 libunique3: libunique
252 libwnck: ~
253 libwnck3: libwnck
254 vte: ~
255 vte3: vte
256 updates_mandriva:
257 class: Youri::Check::Test::Updates
258 options:
259 aliases:
260 basesystem: ~
261 rpm: ~
262 sources:
263 mandriva:
264 class: Youri::Check::Test::Updates::Source::Media::Mandriva
265
266 updates_mandriva_2010_2:
267 class: Youri::Check::Test::Updates
268 options:
269 aliases:
270 # Only add exceptions here after making sure that the package has an Epoch
271 basesystem: ~
272 bash-completion: ~
273 sources:
274 mandriva:
275 class: Youri::Check::Test::Updates::Source::Media::Mandriva
276 options:
277 medias:
278 main.sources:
279 class: Youri::Media::URPM
280 options:
281 name: main
282 type: source
283 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/release/media_info/hdlist.cz
284 mainupdates.sources:
285 class: Youri::Media::URPM
286 options:
287 name: main-updates
288 type: source
289 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/updates/media_info/hdlist.cz
290 mainbackports.sources:
291 class: Youri::Media::URPM
292 options:
293 name: main-backports
294 type: source
295 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/backports/media_info/hdlist.cz
296 contrib.sources:
297 class: Youri::Media::URPM
298 options:
299 name: contrib
300 type: source
301 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/release/media_info/hdlist.cz
302 contribupdates.sources:
303 class: Youri::Media::URPM
304 options:
305 name: contrib-updates
306 type: source
307 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/updates/media_info/hdlist.cz
308 contribbackports.sources:
309 class: Youri::Media::URPM
310 options:
311 name: contrib-backports
312 type: source
313 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/backports/media_info/hdlist.cz
314
315 # reports definitions
316 reports:
317 file:
318 class: Youri::Check::Report::File
319 options:
320 to: <%= outdir %>
321 global: 1
322 individual: 1
323 formats:
324 html:
325 class: Youri::Check::Report::Format::HTML
326 text:
327 class: Youri::Check::Report::Format::Text
328 rss:
329 class: Youri::Check::Report::Format::RSS
330
331 # media definitions
332 medias:
333 core.i586:
334 class: Youri::Media::URPM
335 options:
336 name: core
337 type: binary
338 path: ${mirror_i586}/core
339 hdlist: ${mirror_i586}/media_info/hdlist_core.cz
340 options:
341 dependencies:
342 allowed:
343 - core.i586
344 missing:
345 allowed:
346 - core.sources
347
348 core.x86_64:
349 class: Youri::Media::URPM
350 options:
351 name: core
352 type: binary
353 path: ${mirror_x86_64}/core
354 hdlist: ${mirror_x86_64}/media_info/hdlist_core.cz
355 options:
356 dependencies:
357 allowed:
358 - core.x86_64
359 - core.i586
360 missing:
361 allowed:
362 - core.sources
363
364
365 core.sources:
366 class: Youri::Media::URPM
367 options:
368 name: core
369 type: source
370 path: ${mirror_i586}/core
371 hdlist: ${mirror_i586}/media_info/hdlist_core.src.cz
372 options:
373 dependencies:
374 allowed:
375 - core.x86_64
376 - core.i586
377
378 nonfree.i586:
379 class: Youri::Media::URPM
380 options:
381 name: nonfree
382 type: binary
383 path: ${mirror_i586}/nonfree/release
384 hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.cz
385 options:
386 dependencies:
387 allowed:
388 - core.i586
389 - nonfree.i586
390 missing:
391 allowed:
392 - nonfree.sources
393
394 nonfree.x86_64:
395 class: Youri::Media::URPM
396 options:
397 name: nonfree
398 type: binary
399 path: ${mirror_x86_64}/nonfree/release
400 hdlist: ${mirror_x86_64}/media_info/hdlist_nonfree_release.cz
401 options:
402 dependencies:
403 allowed:
404 - core.x86_64
405 - core.i586
406 - nonfree.x86_64
407 - nonfree.i586
408 missing:
409 allowed:
410 - nonfree.sources
411
412
413 nonfree.sources:
414 class: Youri::Media::URPM
415 options:
416 name: nonfree
417 type: source
418 path: ${mirror_i586}/nonfree/release
419 hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.src.cz
420 options:
421 dependencies:
422 allowed:
423 - core.x86_64
424 - nonfree.x86_64
425 - core.i586
426 - nonfree.i586
427

  ViewVC Help
Powered by ViewVC 1.1.30