Remove EPEL as hardcoded dependency of centos elements

The previous commit removes dkms from the base element, which
means the centos elements should no longer have a dependency on
EPEL.  Therefore, we should not hardcode the epel dependency.  It
can still be included in image builds as desired by using the epel
element explicitly.

Co-Authored-By: Ben Nemec <bnemec@redhat.com>
Change-Id: Iceff0d5bedd9816adfd2990970e7c216b67b6bd0
This commit is contained in:
John Trowbridge 2016-07-26 14:22:48 -04:00 committed by Ben Nemec
parent 01a0dbf7c0
commit 49baaa4114
3 changed files with 0 additions and 3 deletions

View File

@ -1,3 +1,2 @@
epel
yum-minimal yum-minimal

View File

@ -1,6 +1,5 @@
cache-url cache-url
dib-run-parts dib-run-parts
epel
redhat-common redhat-common
rpm-distro rpm-distro
yum yum

View File

@ -1,6 +1,5 @@
cache-url cache-url
dib-run-parts dib-run-parts
epel
redhat-common redhat-common
rpm-distro rpm-distro
source-repositories source-repositories