mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
Merge pull request #41846 from batrick/i51214
doc: fix typo in option Reviewed-by: Daniel Pivonka <dpivonka@redhat.com>
This commit is contained in:
commit
6251e217a9
@ -363,10 +363,10 @@ is also distributed (see above). To write config files to hosts without client
|
||||
By default, the configs are written to all hosts (i.e., those listed
|
||||
by ``ceph orch host ls``). To specify which hosts get a ``ceph.conf``::
|
||||
|
||||
ceph config set mgr mgr/cephadm/manage_etc_ceph_ceph_conf_host <placement spec>
|
||||
ceph config set mgr mgr/cephadm/manage_etc_ceph_ceph_conf_hosts <placement spec>
|
||||
|
||||
For example, to distribute configs to hosts with the ``bare_config`` label,::
|
||||
|
||||
ceph config set mgr mgr/cephadm/manage_etc_ceph_ceph_conf_host label:bare_config
|
||||
ceph config set mgr mgr/cephadm/manage_etc_ceph_ceph_conf_hosts label:bare_config
|
||||
|
||||
(See :ref:`orchestrator-cli-placement-spec` for more information about placement specs.)
|
||||
|
Loading…
Reference in New Issue
Block a user