From 87cb411df0d018bd76f25fbca3709773d12f9449 Mon Sep 17 00:00:00 2001 From: Adam King Date: Sat, 3 Sep 2022 12:19:54 -0400 Subject: [PATCH] doc/cephadm: add info about --no-overwrite to note about tuned-profiles Follow up to fix to this flag in https://github.com/ceph/ceph/commit/028cb031ddb72c1f37048c8568ecdf43f5b77b50 Signed-off-by: Adam King (cherry picked from commit d879c5098f8de2912b6c6f0a0a66989e45dc33f2) --- doc/cephadm/host-management.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index f3cc7e6d2902b..06f938b5b04d0 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -325,7 +325,8 @@ To remove a setting from an existing profile:: Modifying the placement will require re-applying a profile with the same name. Keep in mind that profiles are tracked by their name, so whenever a profile with the same - name as an existing profile is applied, it will overwrite the old profile. + name as an existing profile is applied, it will overwrite the old profile unless + --no-overwrite is passed. SSH Configuration ================= -- 2.39.5