From: John Wilkins Date: Thu, 5 Jun 2014 18:41:41 +0000 (-0700) Subject: doc: Added requiretty comment to preflight checklist. X-Git-Tag: v0.67.10~40 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a79a787b924ef7e04efb7f3c13b9559e06bebfd8;p=ceph.git doc: Added requiretty comment to preflight checklist. Signed-off-by: John Wilkins --- diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index 8a2d981d3dd..71b55f416e9 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -118,6 +118,12 @@ Once you have completed this pre-flight checklist, you are ready to begin using ``ceph-deploy``. +.. note:: Some distributions (e.g., RHEL) require you to comment out + ``Default requiretty`` in the ``/etc/sudoers`` file for ``ceph-deploy`` to + work properly. If editing, ``/etc/sudoers``, ensure that you use + ``sudo visudo`` rather than a text editor. + + Hostname Resolution ===================