From: Alfredo Deza Date: Tue, 19 Nov 2013 13:04:50 +0000 (-0500) Subject: remove install instructions from index X-Git-Tag: v1.3.3~14^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5877070e79d00d3c989b4a18b7c8d6cd5dbfd69a;p=ceph-deploy.git remove install instructions from index Signed-off-by: Alfredo Deza --- diff --git a/docs/source/index.rst b/docs/source/index.rst index e4583c1..ac1af2c 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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 --------------------------