From: Jordan Hus Date: Wed, 14 Feb 2018 19:23:59 +0000 (-0500) Subject: doc: Fixes a spelling error and a broken hyperlink. X-Git-Tag: v13.0.2~273^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F20442%2Fhead;p=ceph.git doc: Fixes a spelling error and a broken hyperlink. Signed-off-by: Jordan Hus --- diff --git a/doc/dev/ceph-disk.rst b/doc/dev/ceph-disk.rst index 01e8f923c193..291ca89660cc 100644 --- a/doc/dev/ceph-disk.rst +++ b/doc/dev/ceph-disk.rst @@ -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 `_ 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 `_ for more details. :Type: String :Default: ``luks`` diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index f4e8a639001d..e43384d8d2f5 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -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.