From 86b53cc1eb7fbc78d464b2e41e584af212dec5df Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 15 Jul 2021 01:39:43 +1000 Subject: [PATCH] doc/cephadm: operations.rst typo s/any hosts that is/any host/ Signed-off-by: Zac Dover --- doc/cephadm/operations.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/cephadm/operations.rst b/doc/cephadm/operations.rst index 1972fd9257031..ed8b8696fc557 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: -- 2.39.5