From 33da79db0458449d0053b56b812eba91096a56c8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 27 Aug 2013 20:49:44 +0000 Subject: [PATCH] Fine then, how about this one? --- tasks/koji/builder_kernel_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/koji/builder_kernel_config.yml b/tasks/koji/builder_kernel_config.yml index 64bbeed2d1..009d64172e 100644 --- a/tasks/koji/builder_kernel_config.yml +++ b/tasks/koji/builder_kernel_config.yml @@ -6,6 +6,6 @@ - name: special pkgs for the x86_64 builders yum: state=installed pkg=$item - when: is_rhel with_items: - kmod-hfsplus + only_if: '$is_rhel'