From: Zac Dover Date: Wed, 14 Jul 2021 15:39:43 +0000 (+1000) Subject: doc/cephadm: operations.rst typo X-Git-Tag: v16.2.6~54^2~51 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8173fd02bf80c4e26db7e2035a9354740ad2987f;p=ceph.git doc/cephadm: operations.rst typo s/any hosts that is/any host/ Signed-off-by: Zac Dover (cherry picked from commit 86b53cc1eb7fbc78d464b2e41e584af212dec5df) --- diff --git a/doc/cephadm/operations.rst b/doc/cephadm/operations.rst index 1972fd925703..ed8b8696fc55 100644 --- a/doc/cephadm/operations.rst +++ b/doc/cephadm/operations.rst @@ -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: