From: Dan Mick Date: Thu, 4 Apr 2013 00:21:16 +0000 (-0700) Subject: README: closing-quote typos X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ef45919cc959c0030b80cca5504dfefaebdb8e34;p=ceph-deploy.git README: closing-quote typos --- diff --git a/README.rst b/README.rst index 8662a1c..04db350 100644 --- a/README.rst +++ b/README.rst @@ -86,7 +86,7 @@ listing the hostnames of the monitors. Each ``MON`` can be ``foo:1.2.3.4`` are all valid. Note, however, that the hostname should match that configured on the host ``foo``. -The above will create a ``ceph.conf`` and ``ceph.mon.keyring'' in your +The above will create a ``ceph.conf`` and ``ceph.mon.keyring`` in your current directory. @@ -136,7 +136,7 @@ bootstrapping new nodes) to the local directory, run:: ceph-deploy gatherkeys HOST [HOST...] -where ``HOST'' is one of the monitor hosts. +where ``HOST`` is one of the monitor hosts. Once these keys are in the local directory, you can provision new OSDs etc.