From 6cb5e1f089f2eba5d2799af6d2be8e859cb3a2c3 Mon Sep 17 00:00:00 2001 From: Igor Kalnitsky Date: Wed, 8 Apr 2015 16:06:48 +0300 Subject: [PATCH] Add 'yum-plugin-priorities' package Since Fuel 6.1 we are able to work with custom set of repos with custom priorities. By default, yum is unable to work with them, but it could be fixed by installing 'yum-plugin-priorities'. Change-Id: Ic41d306b4899c8ee1830f580418f812539fc22d1 Related-Bug: #1440074 --- requirements-rpm.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-rpm.txt b/requirements-rpm.txt index 4f49e9975..c088fbf36 100644 --- a/requirements-rpm.txt +++ b/requirements-rpm.txt @@ -455,6 +455,7 @@ whatmask-1.2-7.el6 xfsprogs xinetd yum +yum-plugin-priorities zabbix zabbix-agent zabbix-sender