Add yum-utils as EPEL dependency
With 8e822768f96945cf5cbe911992513aa244177676 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:
parent
f3cfeab5ec
commit
1ce16a987b
@ -1,2 +1,4 @@
|
||||
wget:
|
||||
phase: pre-install.d
|
||||
yum-utils:
|
||||
phase: pre-install.d
|
||||
|
Loading…
x
Reference in New Issue
Block a user