doc/dev/mon-bootstrap: fix typo

Signed-off-by: Prashant D <pdhange@redhat.com>
This commit is contained in:
Prashant D 2021-09-29 07:13:56 +01:00
parent 7c64d92fef
commit bdb98ad8f9

View File

@ -138,7 +138,7 @@ the cluster::
mon initial members = foo, bar, baz
The monitors can then be initialized by providing the other pieces of
information (they keyring, cluster fsid, and a way of determining
information (the keyring, cluster fsid, and a way of determining
their own address). For example::
ceph-mon --mkfs -i <name> --mon-initial-hosts 'foo,bar,baz' --keyring <initial_keyring> --public-addr <ip>