Ansible playbooks to deploy Ceph, the distributed filesystem.
 
 
 
 
Go to file
Guillaume Abrioux 6d772cb969 common: configure epel repository (rockylinux)
this is needed in order to make some libraries available when
running on RockyLinux

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 867be7c35c)
2024-03-20 13:42:52 +01:00
.github address Ansible linter errors 2024-03-07 21:03:32 +01:00
contrib drop iscsigw support 2024-03-07 21:03:33 +01:00
docs simplify monitor address setting 2024-03-16 00:51:52 +01:00
group_vars ceph-osd: introduce ec profile creation 2024-03-17 00:44:45 +01:00
infrastructure-playbooks Revert "add a warning regarding current status of stable-8.0" 2024-03-16 00:51:52 +01:00
library ceph_config: compare current vals in low 2024-03-19 10:01:07 +01:00
module_utils ceph_ec_profile: add support more plugins 2024-03-17 00:44:45 +01:00
plugins ceph-exporter: add installation role 2024-03-07 21:03:33 +01:00
profiles rgw_profiles: update rgw-keystone profiles 2024-03-20 10:57:51 +01:00
roles common: configure epel repository (rockylinux) 2024-03-20 13:42:52 +01:00
tests tests: various changes 2024-03-20 13:42:52 +01:00
.deepsource.toml core: refactor code quality issues 2021-03-25 14:57:02 +01:00
.gitignore Use upstream config_template collection 2022-01-18 20:22:10 +01:00
.mergify.yml mergify: reindent file properly 2022-06-15 11:28:40 +02:00
.readthedocs.yaml doc: update readthedoc settings 2022-07-29 17:02:08 +02:00
CONTRIBUTING.md drop rhcs references 2024-03-07 21:03:33 +01:00
LICENSE Add Ceph Playbook 2014-03-03 19:08:51 +01:00
Makefile master->main 2022-05-30 15:15:15 +02:00
README.rst Welcome Back 🎉 2024-03-07 21:03:33 +01:00
Vagrantfile simplify monitor address setting 2024-03-16 00:51:52 +01:00
ansible.cfg whitelist->allowlist 2022-05-30 15:15:15 +02:00
ceph-ansible.spec.in drop rhcs references 2024-03-07 21:03:33 +01:00
dashboard.yml drop iscsigw support 2024-03-07 21:03:33 +01:00
dummy-ansible-hosts Fix Travis 2015-01-21 16:33:26 +01:00
generate_group_vars_sample.sh drop rhcs references 2024-03-07 21:03:33 +01:00
raw_install_python.yml install python-xml on SUSE/openSUSE only if python2 is installed 2019-09-27 14:19:32 +02:00
requirements.txt bump ansible-core to 2.16 2024-02-14 09:54:13 +01:00
requirements.yml ansible: bump to ansible 2.12 2022-06-15 08:09:10 +02:00
site-container.yml.sample ceph-exporter: add installation role 2024-03-07 21:03:33 +01:00
site.yml.sample site: install mgrs with mons if sharing the same host 2024-03-07 21:03:33 +01:00
test.yml Remove spurious ceph. prefix for roles path in test.yml 2019-01-11 11:10:52 +01:00
tox-cephadm.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-docker2podman.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-external_clients.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-podman.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-rbdmirror.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-shrink_osd.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-subset_update.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-update.ini tests/upgrade: various changes 2024-03-16 00:51:52 +01:00
tox.ini common: configure epel repository (rockylinux) 2024-03-20 13:42:52 +01:00
vagrant_variables.yml.sample drop iscsigw support 2024-03-07 21:03:33 +01:00

README.rst

Ceph Ansible
==============

    The project is still maintained for the time being but it is encouraged to migrate to `cephadm <https://docs.ceph.com/en/latest/cephadm/>`_.

Ansible playbooks for Ceph, the distributed object, block, and file storage platform.

Please refer to our hosted documentation here: https://docs.ceph.com/projects/ceph-ansible/en/latest/
You can view documentation for our ``stable-*`` branches by substituting ``main`` in the link
above for the name of the branch. For example: https://docs.ceph.com/projects/ceph-ansible/en/stable-8.0/