]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm/host-management: add service spec link 50250/head
authorthomas <me@thomasanderson.cloud>
Fri, 24 Feb 2023 06:00:00 +0000 (01:00 -0500)
committerthomas <me@thomasanderson.cloud>
Fri, 24 Feb 2023 06:10:23 +0000 (01:10 -0500)
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>
doc/cephadm/host-management.rst

index c327b37e425de6ccd358de8994676cfd43232f79..08fdea281d045bda431c5103ef2b7d81c8589ebd 100644 (file)
@@ -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<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
 ==========================================