]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added requiretty comment to preflight checklist.
authorJohn Wilkins <john.wilkins@inktank.com>
Thu, 5 Jun 2014 18:41:41 +0000 (11:41 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Thu, 5 Jun 2014 18:41:41 +0000 (11:41 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/start/quick-start-preflight.rst

index 8a2d981d3ddd94ee2ab64b5eaf018f33ebdf7650..71b55f416e9c17caf6d69500319c3b1cd9b72700 100644 (file)
@@ -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
 ===================