]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: add options to network config ref 57916/head
authorZac Dover <zac.dover@proton.me>
Wed, 5 Jun 2024 04:30:01 +0000 (14:30 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 6 Jun 2024 17:22:40 +0000 (03:22 +1000)
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>
(cherry picked from commit 33bc1a0241cf29d0f1d12aa0a54c6cda5a469adc)

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

index 0fc9c42562ba5eb19e86994ff94066ddb0a05a4f..cb7ea09565ce3104b38980cb8348007f7879784b 100644 (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