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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2478 - (hide annotations) (download)
Fri Mar 9 15:37:32 2012 UTC (12 years ago) by pterjan
File size: 15991 byte(s)
Fix config for the separate updates_mandriva page (#2756)
1 pterjan 1364 # 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 pterjan 1447 driver: Pg
13 pterjan 1454 host: <%= pgsql_server %>;sslmode=require
14 pterjan 1447 base: <%= pgsql_db %>
15     user: <%= pgsql_user %>
16 pterjan 1451 pass: <%= pgsql_password %>
17 pterjan 1364
18 misc 1868 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 pterjan 1364 # checks definitions
27     tests:
28     dependencies:
29     class: Youri::Check::Test::Dependencies
30    
31     missing:
32     class: Youri::Check::Test::Missing
33    
34 pterjan 1508 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 pterjan 1519 basesystem: ~
58 pterjan 2043 vte: ~
59     vte3: vte
60 pterjan 1508 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 pterjan 1520 mandriva:
71     class: Youri::Check::Test::Updates::Source::Media::Mandriva
72     order: 0
73 misc 1846 options:
74     aliases:
75 pterjan 2447 basesystem: ~
76     drakxtools: ~
77     drakx-installer-advertising: ~
78     drakx-installer-binaries: ~
79     drakx-installer-images: ~
80     drakx-installer-rescue: ~
81     drakx-installer-stage2: ~
82 misc 1846 enigma: enigma-freeoxyd
83 pterjan 2447 ldetect: ~
84     ldetect-lst: ~
85     perl-URPM: ~
86     rpm: ~
87     rpmdrake: ~
88     rpmstats: ~
89     rpmtools: ~
90     urpmi: ~
91 pterjan 1509 # pear:
92     # order: 0
93     # class: Youri::Check::Test::Updates::Source::PEAR
94     # pypi:
95     # order: 0
96     # class: Youri::Check::Test::Updates::Source::PyPI
97     # apache:
98     # order: 0
99     # class: Youri::Check::Test::Updates::Source::Apache
100 pterjan 1508 debian:
101     order: 1
102     class: Youri::Check::Test::Updates::Source::Debian
103     options:
104     aliases:
105     anjuta2: anjuta
106     anjuta: ~
107     perl-Jcode: libjcode-pm-perl
108     makepasswd: ~
109     sipp: ~
110     zsnes: ~
111     unclutter: ~
112     python-id3: ~
113     freetype: ~
114     openldap2.3: ~
115     git: git-core
116     nilfs-utils: nilfs-tools
117     fedora:
118     order: 1
119     class: Youri::Check::Test::Updates::Source::Fedora
120     options:
121     url: http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/development/rawhide/source/SRPMS/
122     aliases:
123     authd: ~
124     gle: ~
125     gtksourceview-sharp: ~
126     sqlite: sqlite2
127     OpenIPMI: OpenIPMI2
128     ocaml-lablgtk: ~
129     ocaml-lablgtk2: ocaml-lablgtk
130     netcat-openbsd: netcat
131     freetype: ~
132     freetype2: freetype
133 misc 1792 bash: ~
134 pterjan 1509 # freshmeat:
135     # order: 1
136     # class: Youri::Check::Test::Updates::Source::Freshmeat
137     # options:
138     # preload: 1
139     # aliases:
140     # photon: ~
141     # cmt: ~
142     # boo: ~
143     # db2: ~
144     # dsh: ~
145     # torque: ~
146     # mserver: ~
147     # svl: ~
148     # lam: lammpi
149     # bazaar: baz
150     # db4: berkeleydb
151     # pcp: caltech-pcp
152     # kamikaze: ~
153     # nut: ~
154     # sqlite3: sqlite
155     # sqlite: ~
156     # ruby-evas: ~
157     # acl: ~
158     # listen: ~
159     # knob: ~
160     # dolphin: ~
161     # cheese: ~
162     # dumb: ~
163     # serpentine: ~
164     # mms: ~
165     # tasks: ~
166     # xsp: ~
167     # pd: ~
168     # deluge: deluge-torrent
169     # contacts: ~
170     # rt: requesttracker
171     # psi: psijabberclient
172     # arena: ~
173     # ccp: ~
174     # ocaml-camlpdf: camlpdf
175     # libxml: ~
176     # glib: ~
177 dmorgan 1709
178 dmorgan 1715 gentoo:
179     order: 1
180     class: Youri::Check::Test::Updates::Source::Gentoo
181     options:
182     aliases:
183     beagle: ~
184     makepasswd: ~
185     hibernate: hibernate-script
186     leif: ~
187     sqlite3: sqlite
188     sqlite: ~
189     cfengine3: cfengine
190     cfengine: ~
191     kamikaze: ~
192     knob: ~
193     vertex: ~
194     unclutter: ~
195     pam-krb5: pam_krb5
196     pam_krb5: ~
197     freetype: ~
198 dmorgan 2114 akonadi: akonadi-server
199 dmorgan 2115 attica: libattica
200 dmorgan 2114 raptor2: raptor
201     raptor: ~
202 pterjan 1508 gnome:
203     order: 1
204     class: Youri::Check::Test::Updates::Source::GNOME
205 misc 1907 options:
206     aliases:
207 pterjan 2473 GConf: ~
208     GConf2: GConf
209     glib: ~
210     glib2.0: glib
211     glibmm: ~
212     glibmm2.4: glibmm
213 misc 1907 gnome-desktop: ~
214     gnome-desktop3: gnome-desktop
215     goocanvas: ~
216     goocanvas2: goocanvas
217 pterjan 2473 gtkhtml: ~
218     gtkhtml4: gtkhtml
219     gtk: ~
220     gtk+2.0: ~
221     gtk+3.0: gtk
222     libgda: ~
223     libgda4.0: ~
224     libgda5.0: libgda
225 misc 1907 libunique: ~
226     libunique3: libunique
227     libwnck: ~
228     libwnck3: libwnck
229 pterjan 2473 vte: ~
230     vte3: vte
231 pterjan 1508 netbsd:
232     order: 1
233     class: Youri::Check::Test::Updates::Source::NetBSD
234     sourceforge:
235     class: Youri::Check::Test::Updates::Source::Sourceforge
236     options:
237     aliases:
238     bigforth: ~
239     gtkmm: ~
240     hydrogen: ~
241     ltp: ~
242     pblogan: ~
243     console-tools: ~
244     maxima: ~
245     clisp: ~
246    
247 dmorgan 1715 updates_fedora:
248     class: Youri::Check::Test::Updates
249     options:
250     aliases:
251     basesystem: ~
252     rpm: ~
253     sources:
254     fedora:
255 pterjan 2042 order: 1
256 pterjan 2036 class: Youri::Check::Test::Updates::Source::Fedora
257 pterjan 2042 options:
258     url: http://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/development/rawhide/source/SRPMS/
259     aliases:
260     authd: ~
261     gle: ~
262     gtksourceview-sharp: ~
263     sqlite: sqlite2
264     OpenIPMI: OpenIPMI2
265     ocaml-lablgtk: ~
266     ocaml-lablgtk2: ocaml-lablgtk
267     netcat-openbsd: netcat
268     freetype: ~
269     freetype2: freetype
270     bash: ~
271 dmorgan 1698
272 pterjan 2042 updates_gnome:
273     class: Youri::Check::Test::Updates
274     options:
275     sources:
276     gnome:
277     order: 1
278     class: Youri::Check::Test::Updates::Source::GNOME
279     options:
280     aliases:
281 pterjan 2473 GConf: ~
282     GConf2: GConf
283     glib: ~
284     glib2.0: glib
285     glibmm: ~
286     glibmm2.4: glibmm
287 pterjan 2042 gnome-desktop: ~
288     gnome-desktop3: gnome-desktop
289     goocanvas: ~
290     goocanvas2: goocanvas
291 pterjan 2473 gtkhtml: ~
292     gtkhtml4: gtkhtml
293     gtk: ~
294     gtk+2.0: ~
295     gtk+3.0: gtk
296     libgda: ~
297     libgda4.0: ~
298     libgda5.0: libgda
299 pterjan 2042 libunique: ~
300     libunique3: libunique
301     libwnck: ~
302     libwnck3: libwnck
303 pterjan 2043 vte: ~
304     vte3: vte
305 pterjan 1521 updates_mandriva:
306 pterjan 1520 class: Youri::Check::Test::Updates
307     options:
308     sources:
309     mandriva:
310     class: Youri::Check::Test::Updates::Source::Media::Mandriva
311 pterjan 2478 options:
312     aliases:
313     basesystem: ~
314     drakxtools: ~
315     drakx-installer-advertising: ~
316     drakx-installer-binaries: ~
317     drakx-installer-images: ~
318     drakx-installer-rescue: ~
319     drakx-installer-stage2: ~
320     enigma: enigma-freeoxyd
321     ldetect: ~
322     ldetect-lst: ~
323     perl-URPM: ~
324     rpm: ~
325     rpmdrake: ~
326     rpmstats: ~
327     rpmtools: ~
328     urpmi: ~
329 pterjan 1520
330 pterjan 1364 # reports definitions
331     reports:
332     file:
333     class: Youri::Check::Report::File
334     options:
335     to: <%= outdir %>
336     global: 1
337     individual: 1
338     formats:
339     html:
340     class: Youri::Check::Report::Format::HTML
341     text:
342     class: Youri::Check::Report::Format::Text
343     rss:
344     class: Youri::Check::Report::Format::RSS
345    
346     # media definitions
347     medias:
348     core.i586:
349     class: Youri::Media::URPM
350     options:
351     name: core
352     type: binary
353     path: ${mirror_i586}/core
354     hdlist: ${mirror_i586}/media_info/hdlist_core.cz
355     options:
356     dependencies:
357     allowed:
358     - core.i586
359     missing:
360     allowed:
361     - core.sources
362    
363     core.x86_64:
364     class: Youri::Media::URPM
365     options:
366     name: core
367     type: binary
368     path: ${mirror_x86_64}/core
369     hdlist: ${mirror_x86_64}/media_info/hdlist_core.cz
370     options:
371     dependencies:
372     allowed:
373     - core.x86_64
374     - core.i586
375     missing:
376     allowed:
377     - core.sources
378    
379    
380     core.sources:
381     class: Youri::Media::URPM
382     options:
383     name: core
384     type: source
385     path: ${mirror_i586}/core
386     hdlist: ${mirror_i586}/media_info/hdlist_core.src.cz
387     options:
388     dependencies:
389     allowed:
390 pterjan 1480 - core.x86_64
391 pterjan 1518 - core.i586
392 pterjan 1480
393     nonfree.i586:
394     class: Youri::Media::URPM
395     options:
396     name: nonfree
397     type: binary
398     path: ${mirror_i586}/nonfree/release
399     hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.cz
400     options:
401     dependencies:
402     allowed:
403 pterjan 1364 - core.i586
404 pterjan 1480 - nonfree.i586
405     missing:
406     allowed:
407     - nonfree.sources
408 pterjan 1364
409 pterjan 1480 nonfree.x86_64:
410     class: Youri::Media::URPM
411     options:
412     name: nonfree
413     type: binary
414     path: ${mirror_x86_64}/nonfree/release
415     hdlist: ${mirror_x86_64}/media_info/hdlist_nonfree_release.cz
416     options:
417     dependencies:
418     allowed:
419     - core.x86_64
420     - core.i586
421     - nonfree.x86_64
422     - nonfree.i586
423     missing:
424     allowed:
425     - nonfree.sources
426    
427    
428     nonfree.sources:
429     class: Youri::Media::URPM
430     options:
431     name: nonfree
432     type: source
433     path: ${mirror_i586}/nonfree/release
434     hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.src.cz
435     options:
436     dependencies:
437     allowed:
438 pterjan 1483 - core.x86_64
439 pterjan 1480 - nonfree.x86_64
440 pterjan 1518 - core.i586
441     - nonfree.i586
442 pterjan 1480

  ViewVC Help
Powered by ViewVC 1.1.30