Ansible playbooks to deploy Ceph, the distributed filesystem.
 
 
 
 
Go to file
Seena Fallah 5c0b69af98 ceph-container: keep run dir permission consistent
Make it the same as "Create ceph initial directories" task
and make owner and group 167 for containers so they can write
with ceph user.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
(cherry picked from commit 65c84a3583)
2024-05-17 13:16:50 +02:00
.github address Ansible linter errors 2024-03-07 21:03:32 +01:00
contrib nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
docs nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
group_vars ceph-container: keep run dir permission consistent 2024-05-17 13:16:50 +02:00
infrastructure-playbooks ceph-rgw: introduce rgw zone to the name schema 2024-05-17 00:42:49 +02:00
library radosgw_user: handle non-existence user on check mode 2024-05-06 12:11:32 +02:00
module_utils ceph_ec_profile: add support more plugins 2024-03-17 00:44:45 +01:00
plugins nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
profiles ceph-rgw: introduce rgw zone to the name schema 2024-05-17 00:42:49 +02:00
roles ceph-container: keep run dir permission consistent 2024-05-17 13:16:50 +02:00
tests ceph-rgw: introduce rgw zone to the name schema 2024-05-17 00:42:49 +02:00
.deepsource.toml core: refactor code quality issues 2021-03-25 14:57:02 +01:00
.gitignore ceph-rgw: introduce rgw zone to the name schema 2024-05-17 00:42:49 +02: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 nfs-ganesha support removal 2024-03-22 17:32:50 +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 nfs-ganesha support removal 2024-03-22 17:32:50 +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 nfs-ganesha support removal 2024-03-22 17:32:50 +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-config: move `ceph_config` module call to ceph-config role 2024-04-11 16:40:45 +02:00
site.yml.sample ceph-config: move `ceph_config` module call to ceph-config role 2024-04-11 16:40:45 +02: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 ceph-rgw: introduce rgw zone to the name schema 2024-05-17 00:42:49 +02:00
vagrant_variables.yml.sample nfs-ganesha support removal 2024-03-22 17:32:50 +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/