diff options
author | Michael Scherer <misc@mageia.org> | 2011-04-17 19:46:27 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-04-17 19:46:27 +0000 |
commit | 8b6805bd9cd2f1970db94c9f84623c1c734c2b97 (patch) | |
tree | 6e2075f7f56d908cf1d2abb75ce24df844f71a71 | |
parent | e4cf102b14bcad7e29b59125331ae6cedd527e86 (diff) | |
download | puppet-8b6805bd9cd2f1970db94c9f84623c1c734c2b97.tar puppet-8b6805bd9cd2f1970db94c9f84623c1c734c2b97.tar.gz puppet-8b6805bd9cd2f1970db94c9f84623c1c734c2b97.tar.bz2 puppet-8b6805bd9cd2f1970db94c9f84623c1c734c2b97.tar.xz puppet-8b6805bd9cd2f1970db94c9f84623c1c734c2b97.zip |
- since mandriva use rpm5, we do not want to see there is a new version there
-rw-r--r-- | modules/youri-check/templates/check.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/youri-check/templates/check.conf b/modules/youri-check/templates/check.conf index 386d076e..a549ddf8 100644 --- a/modules/youri-check/templates/check.conf +++ b/modules/youri-check/templates/check.conf @@ -189,6 +189,7 @@ tests: options: aliases: basesystem: ~ + rpm: ~ sources: mandriva: class: Youri::Check::Test::Updates::Source::Media::Mandriva |