From b2aaa5b27c1c8f76d8e8d5932b86304dc2cd2256 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 16 Jan 2024 14:54:13 +0100 Subject: [PATCH] doc: project deprecation Mark the project as deprecated. See https://docs.ceph.com/en/latest/cephadm/ for ``cephadm`` documentation. Signed-off-by: Guillaume Abrioux --- README.rst | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 9a1428ae2f..7db2dc6d94 100644 --- a/README.rst +++ b/README.rst @@ -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/