From: John Wilkins Date: Wed, 21 May 2014 00:37:07 +0000 (-0700) Subject: Merge pull request #1833 from nereocystis/admin-node-doc X-Git-Tag: v0.82~67 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7564df85f8a15f491d8201eaecf0e5e181a283b5;p=ceph.git Merge pull request #1833 from nereocystis/admin-node-doc doc: mention admin-node in common documentation --- 7564df85f8a15f491d8201eaecf0e5e181a283b5 diff --cc doc/start/quick-ceph-deploy.rst index ef275ba1d3f0,b30499b7a7da..10c77e4d7f8c --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@@ -152,12 -152,8 +152,8 @@@ configuration file, perform the followi For example:: - ceph-deploy admin node1 node2 node3 admin-node + ceph-deploy admin admin-node node1 node2 node3 - **Note:** Since you are using ``ceph-deploy`` to talk to the - local host (admin-node), your host must be reachable by its hostname - (e.g., you can modify ``/etc/hosts`` if necessary). - #. Ensure that you have the correct permissions for the ``ceph.client.admin.keyring``. ::