]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rm old ceph-deploy reference 3924/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 10 Mar 2015 16:23:30 +0000 (10:23 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 10 Mar 2015 16:28:02 +0000 (10:28 -0600)
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 <kdreyer@redhat.com>
doc/start/quick-start-preflight.rst

index 8a42b0bd3dc27193b3a8d870280a8c837ada43d6..b0c64e50d19158146e4353fcb25de9fd66230166 100644 (file)
@@ -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::