From a652f277331d3c14a43916d810b63a20b61f4cdf Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 6 Mar 2014 10:50:09 -0500 Subject: [PATCH] update docs to reflect deprecation of flag Signed-off-by: Alfredo Deza --- docs/source/install.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index a3a1aab..1362d4a 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -26,14 +26,19 @@ displayed, similar to:: .. _install-stable-releases: -Stable releases ---------------- -By default the *latest* stable release is assumed. This value changes when +Specific Releases +----------------- +By default the *latest* release is assumed. This value changes when newer versions are available. If you are automating deployments it is better to specify exactly what release you need:: - ceph-deploy install --stable emperor {host} + ceph-deploy install --release emperor {host} + + +Note that the ``--stable`` flag for specifying a Ceph release is deprecated and +should no longer be used starting from version 1.3.6. +.. versionadded:: 1.3.6 .. _install-unstable-releases: -- 2.47.3