From: Zac Dover Date: Thu, 1 May 2025 07:31:33 +0000 (+1000) Subject: doc/src/common/options: mgr.yaml.in edit X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e7d0f4975cba573c3ec087e8233bd24528bf0d44;p=ceph.git doc/src/common/options: mgr.yaml.in edit 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 (cherry picked from commit 30411f3f97c82b8f0bfae6802e1b5c1b83036d77) --- diff --git a/src/common/options/mgr.yaml.in b/src/common/options/mgr.yaml.in index 5095710afdff9..a9803e6f3ea49 100644 --- a/src/common/options/mgr.yaml.in +++ b/src/common/options/mgr.yaml.in @@ -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: