From 169462608aaaaf5c5a93e4a4814b6cf5778bdc02 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Thu, 22 Feb 2018 20:44:22 -0500 Subject: [PATCH] Add fedora-packager to specific vars file There is no need to install it seperately, being able to load the correct lf_recommended_tools_packages_distro based on the OS means it will be listed there automagically! Change-Id: I9f1d8ec9542420ddf65411616ffa4d0bd19b8009 Signed-off-by: Mohammed Naser --- vars/RedHat.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/RedHat.yaml b/vars/RedHat.yaml index ce252e1..50f9eb3 100644 --- a/vars/RedHat.yaml +++ b/vars/RedHat.yaml @@ -1,5 +1,6 @@ --- lf_recommended_tools_packages_distro: + - fedora-packager - http://ftp.riken.jp/Linux/cern/centos/7/cern/x86_64/Packages/parallel-20150522-1.el7.cern.noarch.rpm - nc - perl-Digest-SHA -- 2.16.6