ceph-ansible/roles/ceph-common
Ken Dreyer 3752cc6f38 common: upgrade/install ceph-test RPM first
Prior to this change, if a user had ceph-test-12.2.1 installed, and
upgraded to ceph v12.2.3 or newer, the RPM upgrade process would
fail.

The problem is that the ceph-test RPM did not depend on an exact version
of ceph-common until v12.2.3.

In Ceph v12.2.3, ceph-{osdomap,kvstore,monstore}-tool binaries moved
from ceph-test into ceph-base. When ceph-test is not yet up-to-date, Yum
encounters package conflicts between the older ceph-test and newer
ceph-base.

When all users have upgraded beyond Ceph < 12.2.3, this is no longer
relevant.
2018-04-09 18:09:52 +02:00
..
defaults merge docker-common and common defaults vars 2017-08-02 14:46:51 +02:00
files remove obsolete debian devel repo key 2017-07-18 08:47:47 -07:00
handlers firewall: configure firewalld if it's already installed on the host (#2192). 2017-12-12 23:44:55 +01:00
meta ceph-common: Add initial support for openSUSE Leap distributions 2017-11-14 10:51:22 +00:00
plugins/actions sync config_template plugin with master branch 2016-11-08 10:12:16 -06:00
tasks common: upgrade/install ceph-test RPM first 2018-04-09 18:09:52 +02:00
templates move system tuning to osd role 2018-03-15 14:06:26 +01:00
LICENSE rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-common

Documentation is available at http://docs.ceph.com/ceph-ansible/.