mirror of https://github.com/ceph/ceph-ansible.git
doc: update ansible supported version matrix.
Closes: #2989 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/3007/head
parent
4c9e24a90f
commit
4522dbfc74
|
@ -71,13 +71,11 @@ The following branches should be used depending on your requirements. The ``stab
|
|||
branches have been QE tested and sometimes recieve backport fixes throughout their lifecycle.
|
||||
The ``master`` branch should be considered experimental and used with caution.
|
||||
|
||||
- ``stable-3.0`` Support for Ceph versions ``jewel`` and ``luminous``. This branch supports Ansible versions
|
||||
``2.4`` and ``2.5``.
|
||||
- ``stable-3.0`` Support for Ceph versions ``jewel`` and ``luminous``. This branch supports Ansible version ``2.4``.
|
||||
|
||||
- ``stable-3.1`` Support for Ceph version ``luminous`` and ``mimic``. This branch supports Ansible versions
|
||||
``2.4`` and ``2.5``
|
||||
- ``stable-3.1`` Support for Ceph version ``luminous`` and ``mimic``. This branch supports Ansible version ``2.4``.
|
||||
|
||||
- ``master`` Support for Ceph versions ``luminous``, and ``mimic``. This branch supports Ansible version ``2.5``.
|
||||
- ``master`` Support for Ceph versions ``luminous``, and ``mimic``. This branch supports Ansible version ``2.6``.
|
||||
|
||||
Configuration and Usage
|
||||
=======================
|
||||
|
|
Loading…
Reference in New Issue