Skip to content

Commit 33bc1a0

Browse files
committed
doc/rados: add options to network config ref
Add the following options to doc/rados/configuration/network-config-ref.rst: - public_network_interface - cluster_network_interface These additions were made in response to a request from Blaine Gardner. Signed-off-by: Zac Dover <[email protected]>
1 parent 1a0bc3c commit 33bc1a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/rados/configuration/network-config-ref.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ and subnets for the public network. You may specifically assign static IP
273273
addresses or override ``public_network`` settings using the ``public_addr``
274274
setting for a specific daemon.
275275

276+
.. confval:: public_network_interface
276277
.. confval:: public_network
277278
.. confval:: public_addr
278279

@@ -285,6 +286,7 @@ specifically assign static IP addresses or override ``cluster_network``
285286
settings using the ``cluster_addr`` setting for specific OSD daemons.
286287

287288

289+
.. confval:: cluster_network_interface
288290
.. confval:: cluster_network
289291
.. confval:: cluster_addr
290292

0 commit comments

Comments
 (0)