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

  ViewVC Help
Powered by ViewVC 1.1.30