Add yum-utils as EPEL dependency

With 8e822768f9 we added the ability to
disable the EPEL repository, however we need yum-utils to use
yum-config-manager.

Change-Id: Iea445f84494fd9a89fd93e9b35f920eb5e55211d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-04-20 15:50:43 -04:00
parent f3cfeab5ec
commit 1ce16a987b
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
wget:
phase: pre-install.d
yum-utils:
phase: pre-install.d