yum-plugin-priorities should not be enabled on RHEL
Change-Id: Ic3721f0fbd35eb421d439e53ff8418293f83d4af
This commit is contained in:
parent
5a4f4d6bc5
commit
82d0a62d85
@ -2,4 +2,6 @@
|
||||
set -e
|
||||
set -o xtrace
|
||||
|
||||
install-packages -m overcloud-base yum_plugin_priorities_package
|
||||
if [[ "centos7 fedora" =~ "$DISTRO_NAME" ]]; then
|
||||
install-packages -m overcloud-base yum_plugin_priorities_package
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user