]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/cephadm: fix a typo
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 23 Mar 2022 09:07:05 +0000 (10:07 +0100)
committerAdam King <adking@redhat.com>
Tue, 17 May 2022 14:25:59 +0000 (10:25 -0400)
commita6fac0f6762701e7e80375d7624a790342cd6707
tree8fe6d0fd906581a55dad5ce7e13a8dd3d2fdb410
parent9a20700e21139e5dc8401ce64b5b4530a5a70028
doc/cephadm: fix a typo

s/osd_crush_choose_leaf_type/osd_crush_chooseleaf_type

```
[ceph: root@adm-1 /]# ceph config set global osd_crush_choose_leaf_type 0
Error EINVAL: unrecognized config option 'osd_crush_choose_leaf_type'
[ceph: root@adm-1 /]# ceph config set global osd_crush_chooseleaf_type 0
[ceph: root@adm-1 /]#
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit d43189c17b03420674ea5424666388b8272c2580)
doc/cephadm/install.rst