diff options
author | Pascal Terjan <pterjan@mageia.org> | 2011-04-17 19:41:02 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2011-04-17 19:41:02 +0000 |
commit | 296f195accb958793282c3d22431f490ba05d1cf (patch) | |
tree | 47a7e6a392601e031837e8f599fdbf77ab32990e | |
parent | 06007865af1a9e14100dbd26c3bfc3620559bd53 (diff) | |
download | puppet-296f195accb958793282c3d22431f490ba05d1cf.tar puppet-296f195accb958793282c3d22431f490ba05d1cf.tar.gz puppet-296f195accb958793282c3d22431f490ba05d1cf.tar.bz2 puppet-296f195accb958793282c3d22431f490ba05d1cf.tar.xz puppet-296f195accb958793282c3d22431f490ba05d1cf.zip |
Create separate reports for Cooker and Mandriva 2010.2
-rw-r--r-- | modules/youri-check/templates/check.conf | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/modules/youri-check/templates/check.conf b/modules/youri-check/templates/check.conf index 4f106e4e..0a695a2d 100644 --- a/modules/youri-check/templates/check.conf +++ b/modules/youri-check/templates/check.conf @@ -57,6 +57,9 @@ tests: perl-Catalyst-P-S-State-Cookie: Catalyst::Plugin::State::State::Cookie perl-Catalyst-P-S-Store-FastMmap: Catalyst::Plugin::State::Store::FastMmap perl-Catalyst-P-S-Store-File: Catalyst::Plugin::State::Store::File + mandriva: + class: Youri::Check::Test::Updates::Source::Media::Mandriva + order: 0 # pear: # order: 0 # class: Youri::Check::Test::Updates::Source::PEAR @@ -181,6 +184,52 @@ tests: maxima: ~ clisp: ~ + updates-mandriva: + class: Youri::Check::Test::Updates + options: + aliases: + basesystem: ~ + sources: + mandriva: + class: Youri::Check::Test::Updates::Source::Media::Mandriva + + updates-mandriva-2010_2: + class: Youri::Check::Test::Updates + options: + aliases: + # Only add exceptions here after making sure that the package has an Epoch + basesystem: ~ + bash-completion: ~ + sources: + mandriva: + class: Youri::Check::Test::Updates::Source::Media::Mandriva + options: + medias: + main.sources: + class: Youri::Media::URPM + options: + name: main + type: source + hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/release/media_info/hdlist.cz + mainupdates.sources: + class: Youri::Media::URPM + options: + name: main-updates + type: source + hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/main/updates/media_info/hdlist.cz + contrib.sources: + class: Youri::Media::URPM + options: + name: contrib + type: source + hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/release/media_info/hdlist.cz + contrib.sources: + class: Youri::Media::URPM + options: + name: contrib-updates + type: source + hdlist: http://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2010.2/SRPMS/contrib/updates/media_info/hdlist.cz + # reports definitions reports: file: |