doc: Moved redundant text out of quick-common.

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
John Wilkins 2014-05-29 13:22:18 -07:00
parent e5f9d40b19
commit 20a04c6c9c

View File

@ -17,17 +17,3 @@
| osd.1 |
\----------------/
For best results, create a directory on your admin node node for maintaining the
configuration that ``ceph-deploy`` generates for your cluster. ::
mkdir my-cluster
cd my-cluster
.. tip:: The ``ceph-deploy`` utility will output files to the
current directory. Ensure you are in this directory when executing
``ceph-deploy``.
.. tip:: ``ceph-deploy`` is talking to the
local admin host (``admin-node``). This host must be reachable by
its hostname. If necessary, modify ``/etc/hosts`` to add the name
of the admin host.