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:
@@ -1,2 +1,4 @@
|
||||
wget:
|
||||
phase: pre-install.d
|
||||
yum-utils:
|
||||
phase: pre-install.d
|
||||
|
||||
Reference in New Issue
Block a user