]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: add info about --no-overwrite to note about tuned-profiles 47954/head
authorAdam King <adking@redhat.com>
Sat, 3 Sep 2022 16:19:54 +0000 (12:19 -0400)
committerAdam King <adking@redhat.com>
Sat, 3 Sep 2022 19:48:32 +0000 (15:48 -0400)
Follow up to fix to this flag in
https://github.com/ceph/ceph/commit/028cb031ddb72c1f37048c8568ecdf43f5b77b50

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit d879c5098f8de2912b6c6f0a0a66989e45dc33f2)

doc/cephadm/host-management.rst

index f3cc7e6d2902bfc6afcc2b4ab2496fe64217d159..06f938b5b04d0ae44f2be7c4bcb82939d163ee68 100644 (file)
@@ -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
 =================