mirror of
https://github.com/ceph/ceph
synced 2025-01-01 00:22:25 +00:00
doc: Fixes a spelling error and a broken hyperlink.
Signed-off-by: Jordan Hus <jordan.hus@dicecorp.com>
This commit is contained in:
parent
774773e3ae
commit
d68e84dadf
@ -11,7 +11,7 @@ Settings
|
||||
|
||||
``osd_dmcrypt_type``
|
||||
|
||||
:Description: this option specifies the mode in which ``cryptsetup`` works. It can be ``luks`` or ``plain``. It kicks in only if the ``--dmcrypt`` option is passed to ``ceph-disk``. See also `cryptsetup document <https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt#configuration-using-cryptsetup>`_ for more details.
|
||||
:Description: this option specifies the mode in which ``cryptsetup`` works. It can be ``luks`` or ``plain``. It kicks in only if the ``--dmcrypt`` option is passed to ``ceph-disk``. See also `cryptsetup document <https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt#user-content-configuration-using-cryptsetup>`_ for more details.
|
||||
|
||||
:Type: String
|
||||
:Default: ``luks``
|
||||
|
@ -110,7 +110,7 @@ the following repositories:
|
||||
Ceph Node Setup
|
||||
===============
|
||||
|
||||
The admin node must be have password-less SSH access to Ceph nodes.
|
||||
The admin node must have password-less SSH access to Ceph nodes.
|
||||
When ceph-deploy logs in to a Ceph node as a user, that particular
|
||||
user must have passwordless ``sudo`` privileges.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user