From: Guillaume Abrioux Date: Mon, 19 Nov 2018 08:42:08 +0000 (+0100) Subject: doc: update doc to add stable-3.2 information X-Git-Tag: v4.0.0beta1~217 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d20e1960ff2a86d079f33a745b1cf176353cff27;p=ceph-ansible.git doc: update doc to add stable-3.2 information Since the branch has been created, we must reflect it in the doc. Signed-off-by: Guillaume Abrioux --- diff --git a/docs/source/index.rst b/docs/source/index.rst index 296ab164c..465f621b7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -71,11 +71,13 @@ 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 version ``2.4``. +- ``stable-3.0`` Supports 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 version ``2.4``. +- ``stable-3.1`` Supports 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.6`` and ``2.7``. +- ``stable-3.2`` Supports for Ceph version ``luminous`` and ``mimic``. This branch supports Ansible version ``2.6``. + +- ``master`` Supports for Ceph@master version. This branch supports Ansible version ``2.7``. Configuration and Usage =======================