]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: operations.rst typo 42341/head
authorZac Dover <zac.dover@gmail.com>
Wed, 14 Jul 2021 15:39:43 +0000 (01:39 +1000)
committerZac Dover <zac.dover@gmail.com>
Wed, 14 Jul 2021 17:22:37 +0000 (03:22 +1000)
s/any hosts that is/any host/

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/cephadm/operations.rst

index 1972fd9257031272c519b3e5b7a1d186ac171b7c..ed8b8696fc5571f47fc987208d8566ff73f78576 100644 (file)
@@ -390,11 +390,11 @@ identifying anomalies.
 Client keyrings and configs
 ===========================
 
-Cephadm can distribute copies of the ``ceph.conf`` and client keyring files to
-hosts. It is usually a good idea to store a copy of the config and
-``client.admin`` keyring on any hosts that is used to administer the cluster
-via the CLI.  By default, cephadm does this for any nodes that have the
-``_admin`` label (which normally includes the bootstrap host).
+Cephadm can distribute copies of the ``ceph.conf`` file and client keyring
+files to hosts. It is usually a good idea to store a copy of the config and
+``client.admin`` keyring on any host used to administer the cluster via the
+CLI.  By default, cephadm does this for any nodes that have the ``_admin``
+label (which normally includes the bootstrap host).
 
 When a client keyring is placed under management, cephadm will: