/[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 1792 - (show annotations) (download)
Sun Jul 3 22:20:42 2011 UTC (12 years, 9 months ago) by misc
Original Path: puppet/modules/youri-check/templates/check.conf
File size: 13933 byte(s)
do not check bash from fedora, as they use a different numbering scheme
( asked by Ahmad on ml )

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 bash: ~
106 # freshmeat:
107 # order: 1
108 # class: Youri::Check::Test::Updates::Source::Freshmeat
109 # options:
110 # preload: 1
111 # aliases:
112 # photon: ~
113 # cmt: ~
114 # boo: ~
115 # db2: ~
116 # dsh: ~
117 # torque: ~
118 # mserver: ~
119 # svl: ~
120 # lam: lammpi
121 # bazaar: baz
122 # db4: berkeleydb
123 # pcp: caltech-pcp
124 # kamikaze: ~
125 # nut: ~
126 # sqlite3: sqlite
127 # sqlite: ~
128 # ruby-evas: ~
129 # acl: ~
130 # listen: ~
131 # knob: ~
132 # dolphin: ~
133 # cheese: ~
134 # dumb: ~
135 # serpentine: ~
136 # mms: ~
137 # tasks: ~
138 # xsp: ~
139 # pd: ~
140 # deluge: deluge-torrent
141 # contacts: ~
142 # rt: requesttracker
143 # psi: psijabberclient
144 # arena: ~
145 # ccp: ~
146 # ocaml-camlpdf: camlpdf
147 # libxml: ~
148 # glib: ~
149
150 gentoo:
151 order: 1
152 class: Youri::Check::Test::Updates::Source::Gentoo
153 options:
154 aliases:
155 beagle: ~
156 makepasswd: ~
157 hibernate: hibernate-script
158 leif: ~
159 sqlite3: sqlite
160 sqlite: ~
161 cfengine3: cfengine
162 cfengine: ~
163 kamikaze: ~
164 knob: ~
165 vertex: ~
166 unclutter: ~
167 pam-krb5: pam_krb5
168 pam_krb5: ~
169 freetype: ~
170 gnome:
171 order: 1
172 class: Youri::Check::Test::Updates::Source::GNOME
173 netbsd:
174 order: 1
175 class: Youri::Check::Test::Updates::Source::NetBSD
176 sourceforge:
177 class: Youri::Check::Test::Updates::Source::Sourceforge
178 options:
179 aliases:
180 bigforth: ~
181 gtkmm: ~
182 hydrogen: ~
183 ltp: ~
184 pblogan: ~
185 console-tools: ~
186 maxima: ~
187 clisp: ~
188
189 updates_fedora:
190 class: Youri::Check::Test::Updates
191 options:
192 aliases:
193 basesystem: ~
194 rpm: ~
195 sources:
196 fedora:
197 class: Youri::Check::Test::Updates::Source::Media::Fedora
198
199 updates_mandriva:
200 class: Youri::Check::Test::Updates
201 options:
202 aliases:
203 basesystem: ~
204 rpm: ~
205 sources:
206 mandriva:
207 class: Youri::Check::Test::Updates::Source::Media::Mandriva
208
209 updates_mandriva_2010_2:
210 class: Youri::Check::Test::Updates
211 options:
212 aliases:
213 # Only add exceptions here after making sure that the package has an Epoch
214 basesystem: ~
215 bash-completion: ~
216 sources:
217 mandriva:
218 class: Youri::Check::Test::Updates::Source::Media::Mandriva
219 options:
220 medias:
221 main.sources:
222 class: Youri::Media::URPM
223 options:
224 name: main
225 type: source
226 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/release/media_info/hdlist.cz
227 mainupdates.sources:
228 class: Youri::Media::URPM
229 options:
230 name: main-updates
231 type: source
232 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/updates/media_info/hdlist.cz
233 mainbackports.sources:
234 class: Youri::Media::URPM
235 options:
236 name: main-backports
237 type: source
238 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/backports/media_info/hdlist.cz
239 contrib.sources:
240 class: Youri::Media::URPM
241 options:
242 name: contrib
243 type: source
244 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/release/media_info/hdlist.cz
245 contribupdates.sources:
246 class: Youri::Media::URPM
247 options:
248 name: contrib-updates
249 type: source
250 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/updates/media_info/hdlist.cz
251 contribbackports.sources:
252 class: Youri::Media::URPM
253 options:
254 name: contrib-backports
255 type: source
256 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/backports/media_info/hdlist.cz
257
258 # reports definitions
259 reports:
260 file:
261 class: Youri::Check::Report::File
262 options:
263 to: <%= outdir %>
264 global: 1
265 individual: 1
266 formats:
267 html:
268 class: Youri::Check::Report::Format::HTML
269 text:
270 class: Youri::Check::Report::Format::Text
271 rss:
272 class: Youri::Check::Report::Format::RSS
273
274 # media definitions
275 medias:
276 core.i586:
277 class: Youri::Media::URPM
278 options:
279 name: core
280 type: binary
281 path: ${mirror_i586}/core
282 hdlist: ${mirror_i586}/media_info/hdlist_core.cz
283 options:
284 dependencies:
285 allowed:
286 - core.i586
287 missing:
288 allowed:
289 - core.sources
290
291 core.x86_64:
292 class: Youri::Media::URPM
293 options:
294 name: core
295 type: binary
296 path: ${mirror_x86_64}/core
297 hdlist: ${mirror_x86_64}/media_info/hdlist_core.cz
298 options:
299 dependencies:
300 allowed:
301 - core.x86_64
302 - core.i586
303 missing:
304 allowed:
305 - core.sources
306
307
308 core.sources:
309 class: Youri::Media::URPM
310 options:
311 name: core
312 type: source
313 path: ${mirror_i586}/core
314 hdlist: ${mirror_i586}/media_info/hdlist_core.src.cz
315 options:
316 dependencies:
317 allowed:
318 - core.x86_64
319 - core.i586
320
321 nonfree.i586:
322 class: Youri::Media::URPM
323 options:
324 name: nonfree
325 type: binary
326 path: ${mirror_i586}/nonfree/release
327 hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.cz
328 options:
329 dependencies:
330 allowed:
331 - core.i586
332 - nonfree.i586
333 missing:
334 allowed:
335 - nonfree.sources
336
337 nonfree.x86_64:
338 class: Youri::Media::URPM
339 options:
340 name: nonfree
341 type: binary
342 path: ${mirror_x86_64}/nonfree/release
343 hdlist: ${mirror_x86_64}/media_info/hdlist_nonfree_release.cz
344 options:
345 dependencies:
346 allowed:
347 - core.x86_64
348 - core.i586
349 - nonfree.x86_64
350 - nonfree.i586
351 missing:
352 allowed:
353 - nonfree.sources
354
355
356 nonfree.sources:
357 class: Youri::Media::URPM
358 options:
359 name: nonfree
360 type: source
361 path: ${mirror_i586}/nonfree/release
362 hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.src.cz
363 options:
364 dependencies:
365 allowed:
366 - core.x86_64
367 - nonfree.x86_64
368 - core.i586
369 - nonfree.i586
370

  ViewVC Help
Powered by ViewVC 1.1.30