]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: correct "ceph orch apply" command 60432/head
authorZac Dover <zac.dover@proton.me>
Tue, 22 Oct 2024 11:30:02 +0000 (21:30 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 22 Oct 2024 20:18:02 +0000 (06:18 +1000)
s/orch apply/ceph orch apply/ in a command where "ceph" was missing.

This was reported by Eugen Block to Zac Dover on 22 Oct 2024 through
Slack.

Co-authored-by: Eugen Block <eblock@nde.ag>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit c42066766428c72884ed6f5dd6fa88244f436a1f)

doc/cephadm/services/smb.rst

index 8ca70c5baf23d842b3372da55acd27b5d4ef9945..58ef62732ed62dd82efe1779390bc7b5ac38a4a6 100644 (file)
@@ -26,7 +26,7 @@ Samba Containers with the following command:
 
 .. prompt:: bash #
 
-    orch apply smb <cluster_id> <config_uri> [--features ...] [--placement ...] ...
+    ceph orch apply smb <cluster_id> <config_uri> [--features ...] [--placement ...] ...
 
 There are a number of additional parameters that the command accepts. See
 the Service Specification for a description of these options.