From 864a0a568beab42c148d70a79153334f3507fa60 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Wed, 10 Jun 2020 22:57:29 -0400 Subject: [PATCH] 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 --- doc/source/admin/inspection.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/inspection.rst b/doc/source/admin/inspection.rst index 39ad9cdf03..f403c0bbce 100644 --- a/doc/source/admin/inspection.rst +++ b/doc/source/admin/inspection.rst @@ -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