From a2b6562e9c51413bb35c80b13d2bf3e9dc3d1f6e Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Tue, 7 May 2013 15:33:12 +0000 Subject: [PATCH] remove the firmware removal due to failure for no obvious reason --- tasks/koji/releng_config.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tasks/koji/releng_config.yml b/tasks/koji/releng_config.yml index c86d5a7fe2..8e7da1b9ea 100644 --- a/tasks/koji/releng_config.yml +++ b/tasks/koji/releng_config.yml @@ -101,11 +101,6 @@ tags: - configs -- name: clean up packages we do not need - action: yum state=removed pkg=$item - with_items: - - \*firmware\* - - name: add pkgs action: yum state=installed pkg=$item with_items: