From e073fee153684e64e0b01c6b0a24179dece7aa81 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Thu, 7 Jun 2018 14:00:58 -0400 Subject: [PATCH] Remove dependency on EPEL The EPEL repositories currently conflict with the RDO packages, this commit drops it from openstack_hosts so new installs do not get it. Change-Id: I279a28fabf41f35e7d8445ae3bb765f6fd1e1f1b --- vars/redhat-7.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/vars/redhat-7.yml b/vars/redhat-7.yml index 3cfc977e..03a93170 100644 --- a/vars/redhat-7.yml +++ b/vars/redhat-7.yml @@ -34,7 +34,6 @@ _lxc_cache_prep_template: "prep-scripts/centos_7_prep.sh.j2" _lxc_cache_distro_packages: - ca-certificates - cronie - - epel-release - gcc - iproute - iputils