]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
update docs to reflect deprecation of flag 167/head
authorAlfredo Deza <alfredo.deza@inktank.com>
Thu, 6 Mar 2014 15:50:09 +0000 (10:50 -0500)
committerAlfredo Deza <alfredo.deza@inktank.com>
Thu, 6 Mar 2014 15:50:09 +0000 (10:50 -0500)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
docs/source/install.rst

index a3a1aab2df9ed13a85686bea2f8eb5b38f97bf61..1362d4a563a42e309be0571ac6b8bd7f65a6821c 100644 (file)
@@ -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: