]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Make RHEL installs honor ceph_origin: distro 559/head
authorChris St. Pierre <chris.a.st.pierre@gmail.com>
Tue, 23 Feb 2016 17:30:26 +0000 (11:30 -0600)
committerChris St. Pierre <chris.a.st.pierre@gmail.com>
Tue, 23 Feb 2016 17:30:26 +0000 (11:30 -0600)
commit731c39a1799f6cf12d014402ca147cef29d12900
treecbc6eeed29857d6fa4fb77eaaa4fdab6d97c37cf
parent63d7824c9c1eec4e15c210c08fa89cba9c881e5d
Make RHEL installs honor ceph_origin: distro

Installs on RHEL with ceph_origin set to distro previously would fail
because no packages would get installed, but all of the checks passed
fine. This adds support for ceph_origin: distro, simply installing the
packages using yum/dnf and assuming that the sysadmin has provided a
repository containing them.

This also supports the use case where Satellite or a similar local
mirror is in use, and the admin does not or cannot use the additional
repositories the role would otherwise add.
roles/ceph-common/tasks/installs/install_on_redhat.yml