From b2c861ed6245c14e6f9c9ff2b63627a7cb52a21e Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 16 Aug 2017 11:08:59 -0400 Subject: [PATCH] doc/rados/configuration comment out '...' on ini blocks Signed-off-by: Alfredo Deza --- doc/rados/configuration/network-config-ref.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/network-config-ref.rst b/doc/rados/configuration/network-config-ref.rst index 2d7f9d6da27..d9b930622bb 100644 --- a/doc/rados/configuration/network-config-ref.rst +++ b/doc/rados/configuration/network-config-ref.rst @@ -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 -- 2.47.3