ceph-ansible/roles/ceph-common
Dimitri Savineau 2547ab601a Readd CentOS 7 with conditions
The CentOS 7 distribution could still be used be deploying ceph if
  - it's a containerized deployment
  - it's a non containerized deployment without the dashboard (due to
missing python3 libraries).

The ceph_stable_redhat_distro variable has been remove because we can
rely on the ansible_distribution_major_version fact instead.

The copr el8 repository configuration is only applied for CentOS 8.

The ceph-mgr-dashboard package is only installed when the
dashboard_enabled variable is set to true.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-04-23 13:31:11 +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
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
plugins/actions Sync config_template with base plugin 2018-08-21 16:10:33 +00:00
tasks Readd CentOS 7 with conditions 2020-04-23 13:31:11 +02:00
templates rhcs: drop debian support 2020-03-27 04:36:36 +01:00
vars Revert "ceph-common: install only necesarry ceph-* packages on debian" 2019-09-28 08:04:12 +02: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/.