From 98524990e7bab4c4671afc8eba083ed338241fa5 Mon Sep 17 00:00:00 2001 From: Yixing Yan Date: Mon, 6 Nov 2017 16:15:47 +0800 Subject: [PATCH] fix the ansible version for the stable-3.0 branch (cherry picked from commit 7d239b69082146305349666d6fd8125549b64feb) --- docs/source/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index ea09fab19..b482c81ef 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -65,7 +65,10 @@ The ``master`` branch should be considered experimental and used with caution. - ``stable-2.2`` Support for ceph versions ``jewel`` and ``kraken``. This branch supports ansible versions ``2.1`` and ``2.2.2``. -- ``master`` Support for ceph versions ``jewel``, ``kraken`` and ``luminous``. This branch supports ansible version ``2.3.1``. +- ``stable-3.0`` Support for ceph versions ``jewel`` and ``luminous``. This branch supports ansible versions + ``2.3.1``, ``2.3.2`` and ``2.4.1``. + +- ``master`` Support for ceph versions ``jewel``, and ``luminous``. This branch supports ansible version ``2.4.1``. Configuration and Usage ======================= -- 2.39.5