mirror of https://github.com/ceph/ceph-ansible.git
doc: add a note about deprecated branches
This commit adds a note about `stable-3.0` `stable-3.1` branches which
are deprecated and not maintained anymore.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit bbe30bcc69
)
pull/5521/head
parent
a1c5192080
commit
ab16128506
|
@ -81,6 +81,8 @@ The ``master`` branch should be considered experimental and used with caution.
|
|||
|
||||
- ``master`` Supports Ceph@master version. This branch requires Ansible version ``2.8``.
|
||||
|
||||
.. NOTE:: ``stable-3.0`` and ``stable-3.1`` branches of ceph-ansible are deprecated and no longer maintained.
|
||||
|
||||
Configuration and Usage
|
||||
=======================
|
||||
|
||||
|
|
Loading…
Reference in New Issue