From bb5837f049d9eb46f8d5c63c4dfec09fd94424f3 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 24 Feb 2023 01:00:00 -0500 Subject: [PATCH] doc/cephadm/host-management: add service spec link The old "(below)" text is not accurate, the service spec definition is not in the same file at this point in time. This commit adds a ref link to the actual service specification section. Signed-off-by: thomas --- doc/cephadm/host-management.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index c327b37e425de..08fdea281d045 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -260,9 +260,10 @@ Many hosts can be added at once using hostname: node-02 addr: 192.168.0.12 -This can be combined with service specifications (below) to create a cluster spec -file to deploy a whole cluster in one command. see ``cephadm bootstrap --apply-spec`` -also to do this during bootstrap. Cluster SSH Keys must be copied to hosts prior to adding them. +This can be combined with :ref:`service specifications` +to create a cluster spec file to deploy a whole cluster in one command. see +``cephadm bootstrap --apply-spec`` also to do this during bootstrap. Cluster +SSH Keys must be copied to hosts prior to adding them. Setting the initial CRUSH location of host ========================================== -- 2.39.5