From 2e50e9c4cb7343694ff553c9d27f18ac8643d123 Mon Sep 17 00:00:00 2001 From: Marc Gariepy Date: Thu, 21 Jun 2018 09:14:28 -0400 Subject: [PATCH] remove yum priority In the past we were using priority in order to mask package from epel. now we only install epel with a very limited list of allowed pkg and only when needed. This patch remove the priority for yum repos. Change-Id: Ic6525e013b96e00d115d13a2b9e8fb00c3000127 --- vars/redhat-7.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/vars/redhat-7.yml b/vars/redhat-7.yml index a0f2a5d..71048e4 100644 --- a/vars/redhat-7.yml +++ b/vars/redhat-7.yml @@ -19,4 +19,3 @@ pip_install_distro_build_packages: - openssl - openssl-devel - python-devel - - yum-plugin-priorities