From d68e84dadfdcf7b865a0dc5cb6c72bd681b10d68 Mon Sep 17 00:00:00 2001 From: Jordan Hus Date: Wed, 14 Feb 2018 14:23:59 -0500 Subject: [PATCH] doc: Fixes a spelling error and a broken hyperlink. Signed-off-by: Jordan Hus --- doc/dev/ceph-disk.rst | 2 +- doc/start/quick-start-preflight.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3