Add yum priority plugin

Without this plugin if a Ceph version is present in a repo (let's say
epel) it will install the epel version and not the ICE version.
We install yum-plugin-priorities.noarch to honor the 'priority=1' flag.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
pull/182/head
Sébastien Han 2015-01-13 15:46:47 +01:00
parent 8c1f885a15
commit d8ab8c0bd3
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- python-pycurl
- ntp
- hdparm
- yum-plugin-priorities.noarch
- name: Install the Ceph stable repository key
rpm_key: >