From: Zac Dover Date: Wed, 14 Jul 2021 15:39:43 +0000 (+1000) Subject: doc/cephadm: operations.rst typo X-Git-Tag: v17.1.0~1382^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=86b53cc1eb7fbc78d464b2e41e584af212dec5df;p=ceph-ci.git doc/cephadm: operations.rst typo s/any hosts that is/any host/ Signed-off-by: Zac Dover --- diff --git a/doc/cephadm/operations.rst b/doc/cephadm/operations.rst index 1972fd92570..ed8b8696fc5 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: