]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration comment out '...' on ini blocks 17022/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 16 Aug 2017 15:08:59 +0000 (11:08 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Aug 2017 15:08:59 +0000 (11:08 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/rados/configuration/network-config-ref.rst

index 2d7f9d6da272bce12f82587133b12ca6bcedf6de..d9b930622bbe1976fd8b9933f1163606a2e97e96 100644 (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