From: Anoop C S Date: Thu, 11 Jul 2024 12:02:16 +0000 (+0530) Subject: doc/mgr/smb: Fix a typo in options for cluster resource X-Git-Tag: v20.0.0~1490^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=97119edd8b1a6419bfa5ed6a3b497a794a3fd7a4;p=ceph.git doc/mgr/smb: Fix a typo in options for cluster resource Custom options to the ceph.smb.cluster resource are expected under "custom_smb_global_options" and not "custom_smb_share_options". Signed-off-by: Anoop C S --- diff --git a/doc/mgr/smb.rst b/doc/mgr/smb.rst index 3cc7c07694c0b..3415c55c9baad 100644 --- a/doc/mgr/smb.rst +++ b/doc/mgr/smb.rst @@ -360,7 +360,7 @@ custom_dns placement Optional. A Ceph Orchestration :ref:`placement specifier `. Defaults to one host if not provided -custom_smb_share_options +custom_smb_global_options Optional mapping. Specify key-value pairs that will be directly added to the global ``smb.conf`` options (or equivalent) of a Samba server. Do *not* use this option unless you are prepared to debug the Samba instances