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 <zac.dover@proton.me>
This commit is contained in:
Zac Dover 2024-06-05 14:30:01 +10:00
parent 1a0bc3c95e
commit 33bc1a0241

View File

@ -273,6 +273,7 @@ and subnets for the public network. You may specifically assign static IP
addresses or override ``public_network`` settings using the ``public_addr``
setting for a specific daemon.
.. confval:: public_network_interface
.. confval:: public_network
.. confval:: public_addr
@ -285,6 +286,7 @@ specifically assign static IP addresses or override ``cluster_network``
settings using the ``cluster_addr`` setting for specific OSD daemons.
.. confval:: cluster_network_interface
.. confval:: cluster_network
.. confval:: cluster_addr