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
This commit is contained in:
Mohammed Naser 2018-06-07 14:00:58 -04:00
parent 78174d9d66
commit e073fee153
1 changed files with 0 additions and 1 deletions

View File

@ -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