]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
remove install instructions from index
authorAlfredo Deza <alfredo.deza@inktank.com>
Tue, 19 Nov 2013 13:04:50 +0000 (08:04 -0500)
committerAlfredo Deza <alfredo.deza@inktank.com>
Tue, 19 Nov 2013 13:04:50 +0000 (08:04 -0500)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
docs/source/index.rst

index e4583c1a437000192ce792840169e6dae57a98e6..ac1af2c66907263f6b059fff9dda5e5c24e0be90 100644 (file)
@@ -200,21 +200,8 @@ both by external client-facing hosts and internal cluster daemons.
 
 Installing packages
 ===================
-
-To install the Ceph software on the servers, run::
-
-  ceph-deploy install HOST [HOST..]
-
-This installs the current default *stable* release. You can choose a
-different release track with command line options, for example to use
-a release candidate::
-
-  ceph-deploy install --testing HOST
-
-Or to test a development branch::
-
-  ceph-deploy install --dev=wip-mds-now-works-no-kidding HOST [HOST..]
-
+For detailed information on installation instructions refer to the :ref:`install`
+section.
 
 Proxy or Firewall Installs
 --------------------------