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)
- 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: