doc/rados/configuration comment out '...' on ini blocks

Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
Alfredo Deza 2017-08-16 11:08:59 -04:00
parent e7a3bb94fb
commit b2c861ed62

View File

@ -198,7 +198,7 @@ section of your Ceph configuration file.
.. code-block:: ini
[global]
...
# ... elided configuration
public network = {public-network/netmask}
@ -213,7 +213,7 @@ following option to the ``[global]`` section of your Ceph configuration file.
.. code-block:: ini
[global]
...
# ... elided configuration
cluster network = {cluster-network/netmask}
We prefer that the cluster network is **NOT** reachable from the public network