diff options
author | Damien Lallement <dams@mageia.org> | 2013-10-09 22:54:22 +0000 |
---|---|---|
committer | Damien Lallement <dams@mageia.org> | 2013-10-09 22:54:22 +0000 |
commit | 1dd8206e74d095d534f492810ea45b6e85a13ba8 (patch) | |
tree | 1e8f4f0a09b8bdb5e9fe048dc8afbe073e6826fb | |
parent | 43208239383db426febfc7ce519fd5667cb56b70 (diff) | |
download | puppet-1dd8206e74d095d534f492810ea45b6e85a13ba8.tar puppet-1dd8206e74d095d534f492810ea45b6e85a13ba8.tar.gz puppet-1dd8206e74d095d534f492810ea45b6e85a13ba8.tar.bz2 puppet-1dd8206e74d095d534f492810ea45b6e85a13ba8.tar.xz puppet-1dd8206e74d095d534f492810ea45b6e85a13ba8.zip |
don't check for 'nodejs' on gentoo
-rw-r--r-- | modules/youri-check/templates/cauldron.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index ae4484ea..0a0dc22e 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -220,6 +220,7 @@ tests: chromium: ~ cpulimit: ~ icecream: ~ + nodejs: ~ gnome: order: 1 class: Youri::Check::Test::Updates::Source::GNOME |