Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: project deprecation #7473

Merged
merged 1 commit into from
Jan 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
ceph-ansible
============
ceph-ansible is deprecated, please migrate to ``cephadm`` instead.
==================================================================

**NOTE: cephadm is the new official installer, you should consider migrating to cephadm.**

The project is still maintained for the time being but it is encouraged to migrate to ``cephadm``.
``cephadm`` is the new official Ceph installer.

Ansible playbooks for Ceph, the distributed filesystem.
See ``cephadm`` documentation [1]

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-6.0/
[1] https://docs.ceph.com/en/latest/cephadm/
Loading