doc: fix endpoint_override for inspector
The documentation claims that the option to override the endpoint for inspector is endpoint-override, but it's endpoint_override. Change-Id: I9b1a15fde0654c3164f81a3d547340cbe8e607bf
This commit is contained in:
parent
9742240daf
commit
864a0a568b
@ -92,7 +92,7 @@ the following option:
|
||||
.. code-block:: ini
|
||||
|
||||
[inspector]
|
||||
endpoint-override = http://inspector.example.com:5050
|
||||
endpoint_override = http://inspector.example.com:5050
|
||||
|
||||
In order to ensure that ports in Bare Metal service are synchronized with
|
||||
NIC ports on the node, the following settings in the ironic-inspector
|
||||
|
Loading…
Reference in New Issue
Block a user