]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/src/common/options: mgr.yaml.in edit 63763/head
authorZac Dover <zac.dover@proton.me>
Thu, 1 May 2025 07:31:33 +0000 (17:31 +1000)
committerZac Dover <zac.dover@proton.me>
Fri, 6 Jun 2025 01:26:47 +0000 (11:26 +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 5095710afdff9b4dd63594b3e229d23d8eb9303f..a9803e6f3ea492569a60d271d8d90d91431df6e8 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: