]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm/host-management: add service spec link 50255/head
authorthomas <me@thomasanderson.cloud>
Fri, 24 Feb 2023 06:00:00 +0000 (01:00 -0500)
committerZac Dover <zac.dover@proton.me>
Fri, 24 Feb 2023 08:37:33 +0000 (18:37 +1000)
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 <me@thomasanderson.cloud>
(cherry picked from commit bb5837f049d9eb46f8d5c63c4dfec09fd94424f3)

doc/cephadm/host-management.rst

index df9525ca879cad212166f057155caa5bc724229a..d75f581d85594c7b5cc788b30c7f11ce87335677 100644 (file)
@@ -245,9 +245,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<orchestrator-cli-service-spec>`
+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
 ==========================================