.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _ironic-inspector: .. list-table:: Description of inspector configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[inspector]** - * - ``enabled`` = ``False`` - (BoolOpt) whether to enable inspection using ironic-inspector * - ``service_url`` = ``None`` - (StrOpt) ironic-inspector HTTP endpoint. If this is not set, the ironic-inspector client default (http://127.0.0.1:5050) will be used. * - ``status_check_period`` = ``60`` - (IntOpt) period (in seconds) to check status of nodes on inspection