Skip to content

Commit

Permalink
Merge pull request #50250 from tnyeanderson/fix-service-spec-link
Browse files Browse the repository at this point in the history
doc/cephadm/host-management: add service spec link

Reviewed-by: Zac Dover <[email protected]>
  • Loading branch information
zdover23 authored Feb 24, 2023
2 parents fce4edc + bb5837f commit f9d812a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/cephadm/host-management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
==========================================
Expand Down

0 comments on commit f9d812a

Please sign in to comment.