ceph-ansible/roles/ceph-defaults
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 Readd CentOS 7 with conditions 2020-04-23 13:31:11 +02:00
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
tasks global: add newline at end of file 2019-08-23 15:56:47 +02:00
vars osd: use default crush rule name when needed 2020-03-31 14:49:38 -04:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

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