From: Ken Dreyer Date: Tue, 10 Mar 2015 16:23:30 +0000 (-0600) Subject: rm old ceph-deploy reference X-Git-Tag: v9.0.0~183^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e6dcaa8688d0c7e7646e2000b3c550d741ba59da;p=ceph.git rm old ceph-deploy reference There's no need to refer to this old version of ceph-deploy. v1.1.3 is circa June 2013, and since that time, we have shipped much newer version of ceph-deploy (1.5.22 at the time of this writing). We should simply state the behavior of modern ceph-deploys here. Signed-off-by: Ken Dreyer --- diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index 8a42b0bd3dc2..b0c64e50d191 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -166,10 +166,9 @@ Enable Password-less SSH ------------------------ Since ``ceph-deploy`` will not prompt for a password, you must generate -SSH keys on the admin node and distribute the public key to each Ceph node. - -.. note:: ``ceph-deploy`` v1.1.3 and later releases will attempt to generate - the SSH keys for initial monitors. +SSH keys on the admin node and distribute the public key to each Ceph +node. ``ceph-deploy`` will attempt to generate the SSH keys for initial +monitors. #. Generate the SSH keys, but do not use ``sudo`` or the ``root`` user. Leave the passphrase empty::