]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: improve front matter 48606/head
authorZac Dover <zac.dover@gmail.com>
Mon, 24 Oct 2022 03:48:47 +0000 (13:48 +1000)
committerZac Dover <zac.dover@gmail.com>
Mon, 24 Oct 2022 04:01:02 +0000 (14:01 +1000)
- I fixed a sentence that was missing a verb.
- I linked to the Ceph-specific Rook instructions.
- I removed the word "GitHub", because after adding the
  Rook instructions it made the sentence false.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 608b1bdd42f1da75b43584fa45586575ccef0290)

doc/cephadm/index.rst

index 43e4b3b9d2ee3c676509536d393d9a83102d31e5..1523db987fd1eed9b77701f9bab49f2bf2386fc0 100644 (file)
@@ -15,11 +15,11 @@ Here is a list of some of the things that ``cephadm`` can do:
 ``cephadm`` does not rely on external configuration tools like Ansible, Rook,
 or Salt. However, those external configuration tools can be used to automate
 operations not performed by cephadm itself. To learn more about these external
-configuration tools, visit their GitHub pages:
+configuration tools, visit their pages:
 
  * https://github.com/ceph/cephadm-ansible
  * https://github.com/ceph/ceph-salt
- * https://rook.io/
+ * https://rook.io/docs/rook/v1.10/Getting-Started/intro/
 
 ``cephadm`` manages the full lifecycle of a Ceph cluster. This lifecycle starts
 with the bootstrapping process, when ``cephadm`` creates a tiny Ceph cluster on
@@ -29,7 +29,7 @@ hosts and provisioning Ceph daemons and services. Management of this lifecycle
 can be performed either via the Ceph command-line interface (CLI) or via the
 dashboard (GUI).
 
-To use ``cephadm`` get started with Ceph, follow the instructions in
+To use ``cephadm`` to get started with Ceph, follow the instructions in
 :ref:`cephadm_deploying_new_cluster`.
 
 ``cephadm`` was introduced in Ceph release v15.2.0 (Octopus) and does not