/[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 1522 - (show annotations) (download)
Sun Apr 17 19:46:27 2011 UTC (13 years ago) by misc
Original Path: puppet/modules/youri-check/templates/check.conf
File size: 12771 byte(s)
- since mandriva use rpm5, we do not want to see there is a new version there

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 gentoo:
149 order: 1
150 class: Youri::Check::Test::Updates::Source::Gentoo
151 options:
152 aliases:
153 beagle: ~
154 makepasswd: ~
155 hibernate: hibernate-script
156 leif: ~
157 sqlite3: sqlite
158 sqlite: ~
159 cfengine3: cfengine
160 cfengine: ~
161 kamikaze: ~
162 knob: ~
163 vertex: ~
164 unclutter: ~
165 pam-krb5: pam_krb5
166 pam_krb5: ~
167 freetype: ~
168 gnome:
169 order: 1
170 class: Youri::Check::Test::Updates::Source::GNOME
171 netbsd:
172 order: 1
173 class: Youri::Check::Test::Updates::Source::NetBSD
174 sourceforge:
175 class: Youri::Check::Test::Updates::Source::Sourceforge
176 options:
177 aliases:
178 bigforth: ~
179 gtkmm: ~
180 hydrogen: ~
181 ltp: ~
182 pblogan: ~
183 console-tools: ~
184 maxima: ~
185 clisp: ~
186
187 updates_mandriva:
188 class: Youri::Check::Test::Updates
189 options:
190 aliases:
191 basesystem: ~
192 rpm: ~
193 sources:
194 mandriva:
195 class: Youri::Check::Test::Updates::Source::Media::Mandriva
196
197 updates_mandriva_2010_2:
198 class: Youri::Check::Test::Updates
199 options:
200 aliases:
201 # Only add exceptions here after making sure that the package has an Epoch
202 basesystem: ~
203 bash-completion: ~
204 sources:
205 mandriva:
206 class: Youri::Check::Test::Updates::Source::Media::Mandriva
207 options:
208 medias:
209 main.sources:
210 class: Youri::Media::URPM
211 options:
212 name: main
213 type: source
214 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/release/media_info/hdlist.cz
215 mainupdates.sources:
216 class: Youri::Media::URPM
217 options:
218 name: main-updates
219 type: source
220 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/updates/media_info/hdlist.cz
221 contrib.sources:
222 class: Youri::Media::URPM
223 options:
224 name: contrib
225 type: source
226 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/release/media_info/hdlist.cz
227 contrib.sources:
228 class: Youri::Media::URPM
229 options:
230 name: contrib-updates
231 type: source
232 hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/updates/media_info/hdlist.cz
233
234 # reports definitions
235 reports:
236 file:
237 class: Youri::Check::Report::File
238 options:
239 to: <%= outdir %>
240 global: 1
241 individual: 1
242 formats:
243 html:
244 class: Youri::Check::Report::Format::HTML
245 text:
246 class: Youri::Check::Report::Format::Text
247 rss:
248 class: Youri::Check::Report::Format::RSS
249
250 # media definitions
251 medias:
252 core.i586:
253 class: Youri::Media::URPM
254 options:
255 name: core
256 type: binary
257 path: ${mirror_i586}/core
258 hdlist: ${mirror_i586}/media_info/hdlist_core.cz
259 options:
260 dependencies:
261 allowed:
262 - core.i586
263 missing:
264 allowed:
265 - core.sources
266
267 core.x86_64:
268 class: Youri::Media::URPM
269 options:
270 name: core
271 type: binary
272 path: ${mirror_x86_64}/core
273 hdlist: ${mirror_x86_64}/media_info/hdlist_core.cz
274 options:
275 dependencies:
276 allowed:
277 - core.x86_64
278 - core.i586
279 missing:
280 allowed:
281 - core.sources
282
283
284 core.sources:
285 class: Youri::Media::URPM
286 options:
287 name: core
288 type: source
289 path: ${mirror_i586}/core
290 hdlist: ${mirror_i586}/media_info/hdlist_core.src.cz
291 options:
292 dependencies:
293 allowed:
294 - core.x86_64
295 - core.i586
296
297 nonfree.i586:
298 class: Youri::Media::URPM
299 options:
300 name: nonfree
301 type: binary
302 path: ${mirror_i586}/nonfree/release
303 hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.cz
304 options:
305 dependencies:
306 allowed:
307 - core.i586
308 - nonfree.i586
309 missing:
310 allowed:
311 - nonfree.sources
312
313 nonfree.x86_64:
314 class: Youri::Media::URPM
315 options:
316 name: nonfree
317 type: binary
318 path: ${mirror_x86_64}/nonfree/release
319 hdlist: ${mirror_x86_64}/media_info/hdlist_nonfree_release.cz
320 options:
321 dependencies:
322 allowed:
323 - core.x86_64
324 - core.i586
325 - nonfree.x86_64
326 - nonfree.i586
327 missing:
328 allowed:
329 - nonfree.sources
330
331
332 nonfree.sources:
333 class: Youri::Media::URPM
334 options:
335 name: nonfree
336 type: source
337 path: ${mirror_i586}/nonfree/release
338 hdlist: ${mirror_i586}/media_info/hdlist_nonfree_release.src.cz
339 options:
340 dependencies:
341 allowed:
342 - core.x86_64
343 - nonfree.x86_64
344 - core.i586
345 - nonfree.i586
346

  ViewVC Help
Powered by ViewVC 1.1.30