From ed2a52ed2d65a3eb084c0402f8d9bbdd0fe45154 Mon Sep 17 00:00:00 2001 From: John Mulligan Date: Tue, 8 Aug 2023 16:35:49 -0400 Subject: [PATCH] doc/cephadm: fix typo in cephadm initial crush location section A minor typo fix found while skimming through the cephadm docs: "will no remove" -> "will not remove". Signed-off-by: John Mulligan (cherry picked from commit 6e22b7b2d3a4ee11dfcc752f60563aabfe0cb9b3) --- doc/cephadm/host-management.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index 189e16abec2b2..3f12ec1ce6beb 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -290,7 +290,7 @@ create a new CRUSH host located in the specified hierarchy. .. note:: The ``location`` attribute will be only affect the initial CRUSH location. Subsequent - changes of the ``location`` property will be ignored. Also, removing a host will no remove + changes of the ``location`` property will be ignored. Also, removing a host will not remove any CRUSH buckets. See also :ref:`crush_map_default_types`. -- 2.39.5