diff options
author | Dexter Morgan <dmorgan@mageia.org> | 2011-06-08 05:40:24 +0000 |
---|---|---|
committer | Dexter Morgan <dmorgan@mageia.org> | 2011-06-08 05:40:24 +0000 |
commit | 7cbe6106c3439e124e376d9ba93b14e54da72211 (patch) | |
tree | f0564f6b7d6f074e2f110eb6f8e92d0d46e2d262 /modules/youri-check/templates | |
parent | b4d27a260d6c40004413076afed04547cea39140 (diff) | |
download | puppet-7cbe6106c3439e124e376d9ba93b14e54da72211.tar puppet-7cbe6106c3439e124e376d9ba93b14e54da72211.tar.gz puppet-7cbe6106c3439e124e376d9ba93b14e54da72211.tar.bz2 puppet-7cbe6106c3439e124e376d9ba93b14e54da72211.tar.xz puppet-7cbe6106c3439e124e376d9ba93b14e54da72211.zip |
Disable fedora page for now
Diffstat (limited to 'modules/youri-check/templates')
-rw-r--r-- | modules/youri-check/templates/check.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/modules/youri-check/templates/check.conf b/modules/youri-check/templates/check.conf index 6643c672..b4641bf0 100644 --- a/modules/youri-check/templates/check.conf +++ b/modules/youri-check/templates/check.conf @@ -185,15 +185,15 @@ tests: maxima: ~ clisp: ~ - updates_fedora: - class: Youri::Check::Test::Updates - options: - aliases: - basesystem: ~ - rpm: ~ - sources: - fedora: - class: Youri::Check::Test::Updates::Source::Media::Fedora +# updates_fedora: +# class: Youri::Check::Test::Updates +# options: +# aliases: +# basesystem: ~ +# rpm: ~ +# sources: +# fedora: +# class: Youri::Check::Test::Updates::Source::Media::Fedora updates_mandriva: class: Youri::Check::Test::Updates |