]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
use dnf when yum is not available 502/head
authorSébastien Han <seb@redhat.com>
Thu, 28 Jan 2016 18:11:22 +0000 (19:11 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 28 Jan 2016 18:11:22 +0000 (19:11 +0100)
commit17bc64e1ea3606e2e250d565ada113bd728a9a21
treea9b48a50cb89657bcac7efa589a79bec21709b86
parenta25d1f3692e8307d781abf3b2cdcae66e7ca56a5
use dnf when yum is not available

fixes the `importError: No module named yum` see here:
https://jenkins.ceph.com/job/ceph-ansible-pull-requests/45/console

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/tasks/installs/install_on_redhat.yml
roles/ceph-common/tasks/installs/install_rgw_on_redhat.yml
roles/ceph-common/tasks/installs/redhat_ceph_repository.yml
roles/ceph-mds/tasks/docker/pre_requisite.yml
roles/ceph-mon/tasks/docker/pre_requisite.yml
roles/ceph-osd/tasks/docker/pre_requisite.yml
roles/ceph-restapi/tasks/docker/pre_requisite.yml
roles/ceph-rgw/tasks/docker/pre_requisite.yml