]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/install/index_manual: remove cephadm from toctree 39838/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 4 Mar 2021 17:18:33 +0000 (18:18 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 4 Mar 2021 17:18:33 +0000 (18:18 +0100)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
doc/install/index_manual.rst

index 60dccfde209866bfe0a28e858460c25c0017342d..e64b99cb9e6bee1b8b041e939335c3bc6ba68b49 100644 (file)
@@ -31,8 +31,7 @@ Install Software
 ================
 
 Once you have the Ceph software (or added repositories), installing the software
-is easy. To install packages on each :term:`Ceph Node` in your cluster. You may
-use  ``cephadm`` to install Ceph for your storage cluster, or use package
+is easy. To install packages on each :term:`Ceph Node` in your cluster, use package
 management tools. You should install Yum Priorities for RHEL/CentOS and other
 distributions that use Yum if you intend to install the Ceph Object Gateway or
 QEMU.
@@ -40,8 +39,7 @@ QEMU.
 .. toctree::
    :maxdepth: 1
 
-       Install cephadm <../cephadm/install>
-       Install Ceph Storage Cluster <install-storage-cluster>
+       Install Ceph Storage Cluster <install-storage-cluster>
        Install Virtualization for Block <install-vm-cloud>