From 9210c7f228a9c21fd6d6ec1164e8ee14bed2af05 Mon Sep 17 00:00:00 2001 From: positiveEV <50848762+positiveEV@users.noreply.github.com> Date: Wed, 15 Oct 2025 10:18:22 +0200 Subject: [PATCH] doc/rados/operations: remove duplicate word Signed-off-by: positiveEV <50848762+positiveEV@users.noreply.github.com> --- doc/rados/operations/crush-map.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/crush-map.rst b/doc/rados/operations/crush-map.rst index a273aaf7d1e0..d382f71c4a18 100644 --- a/doc/rados/operations/crush-map.rst +++ b/doc/rados/operations/crush-map.rst @@ -93,7 +93,7 @@ when deploying a single configuration across multiple datacenters). If configured, executed, and parsed successfully, the hook's output replaces any previously set CRUSH location. -The hook hook can be enabled in ``ceph.conf`` by providing a path to an +The hook can be enabled in the central configuration store or in the legacy ``ceph.conf`` by providing a path to an executable file (often a script), example:: crush_location_hook = /path/to/customized-ceph-crush-location -- 2.47.3