Skip to content

Commit e73165f

Browse files
authored
Merge pull request ceph#63763 from zdover23/wip-doc-2025-06-06-backport-63085-to-tentacle
tentacle: doc/src/common/options: mgr.yaml.in edit Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 6085a9b + e7d0f49 commit e73165f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/common/options/mgr.yaml.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ options:
55
- name: mgr_data
66
type: str
77
level: advanced
8-
desc: Filesystem path to the ceph-mgr data directory, used to contain keyring.
8+
desc: Filesystem path to the Manager's data directory, which contains
9+
keyrings and other data
910
fmt_desc: Path to load daemon data (such as keyring)
1011
default: /var/lib/ceph/mgr/$cluster-$id
1112
services:

0 commit comments

Comments
 (0)