From 5877070e79d00d3c989b4a18b7c8d6cd5dbfd69a Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 19 Nov 2013 08:04:50 -0500 Subject: [PATCH] remove install instructions from index Signed-off-by: Alfredo Deza --- docs/source/index.rst | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) 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 -------------------------- -- 2.47.3