mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
doc/rados/configuration comment out '...' on ini blocks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
parent
e7a3bb94fb
commit
b2c861ed62
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user