]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Workaround repopriority of yum local repo.
authorSandon Van Ness <sandon@inktank.com>
Sat, 13 Jul 2013 03:24:19 +0000 (20:24 -0700)
committerSandon Van Ness <sandon@inktank.com>
Sat, 13 Jul 2013 03:24:19 +0000 (20:24 -0700)
commitbd9cf10ca0d41a67d23bf94be6284b989fcb1498
tree0d1dfe11d6e3e06382618c249f6450d35fa81644
parente3a0742156e8c42d2ccd1a21b4ec1ef55f553552
Workaround repopriority of yum local repo.

Because of issues with package name differences vps are
setup to use repopriority and our local repo (which has
some ceph/librados stuff in it) gets high priority so
the ceph.repo that is created on the machine from
ceph-release basically gets ignored. This change makes
it so ceph.repo is the same priority level as our local
repo.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
teuthology/task/install.py