]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[RM-12480] fedora: don't set repo priority twice
authorTravis Rhoden <trhoden@redhat.com>
Tue, 4 Aug 2015 23:43:29 +0000 (16:43 -0700)
committerTravis Rhoden <trhoden@redhat.com>
Wed, 5 Aug 2015 18:58:18 +0000 (11:58 -0700)
commit38c32f55061473048af428d90f4c76ad75ecc9b8
tree0808d8cddc27987cd50ab896f1d0f89a774045f6
parent0f7611c1a1bc8a3905e11a6ab4b59b2dbe622fd5
[RM-12480] fedora: don't set repo priority twice

For dev mode installs, fedora install() calls centos.mirror_install(),
and both these methods were setting yum repo priorities.

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/hosts/fedora/install.py