From 4522dbfc74a538bf7949f14f5c90819b78945d76 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 9 Aug 2018 11:29:13 +0200 Subject: [PATCH] doc: update ansible supported version matrix. Closes: #2989 Signed-off-by: Guillaume Abrioux --- docs/source/index.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 291ed00f3..d6e7e3ae9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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 ======================= -- 2.39.5