]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/src/common/options: mgr.yaml.in edit
authorZac Dover <zac.dover@proton.me>
Thu, 1 May 2025 07:31:33 +0000 (17:31 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 27 Jul 2025 08:04:43 +0000 (18:04 +1000)
Improve the "desc" field under the "mgr_data" entry in
src/common/options/mgr.yaml.in.

This is a test to determine whether the Jenkins tests can be passed.
This test is made after the mystifying failure of
https://github.com/ceph/ceph/pull/62983.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 30411f3f97c82b8f0bfae6802e1b5c1b83036d77)

src/common/options/mgr.yaml.in

index 7d7b68035b7d2b8cbd92e2b769ac6ffccca2885b..d79b1f0728a867212f05b04665ac32fb6a8a072d 100644 (file)
@@ -5,7 +5,8 @@ options:
 - name: mgr_data
   type: str
   level: advanced
-  desc: Filesystem path to the ceph-mgr data directory, used to contain keyring.
+  desc: Filesystem path to the Manager's data directory, which contains
+    keyrings and other data 
   fmt_desc: Path to load daemon data (such as keyring)
   default: /var/lib/ceph/mgr/$cluster-$id
   services: