2015-05-26 07:47:55 +02:00
|
|
|
.\" Manpage for ironic-inspector.
|
|
|
|
.TH man 8 "08 Oct 2014" "1.0" "ironic-inspector man page"
|
2014-10-08 12:16:28 +02:00
|
|
|
.SH NAME
|
2015-05-26 07:47:55 +02:00
|
|
|
ironic-inspector \- hardware introspection daemon for OpenStack Ironic.
|
2014-10-08 12:16:28 +02:00
|
|
|
.SH SYNOPSIS
|
2015-05-26 07:47:55 +02:00
|
|
|
ironic-inspector CONFFILE
|
2014-10-08 12:16:28 +02:00
|
|
|
.SH DESCRIPTION
|
2015-05-26 07:47:55 +02:00
|
|
|
This command starts ironic-inspector service, which starts and finishes
|
2014-10-08 12:16:28 +02:00
|
|
|
hardware discovery and maintains firewall rules for nodes accessing PXE
|
|
|
|
boot service (usually dnsmasq).
|
|
|
|
.SH OPTIONS
|
2015-05-26 07:47:55 +02:00
|
|
|
The ironic-inspector does not take any options. However, you should supply
|
2014-10-08 12:16:28 +02:00
|
|
|
path to the configuration file.
|
|
|
|
.SH SEE ALSO
|
2018-04-21 13:15:17 +08:00
|
|
|
README page located at https://docs.openstack.org/ironic-inspector/latest/
|
2014-10-08 12:16:28 +02:00
|
|
|
provides some information about how to configure and use the service.
|
|
|
|
.SH BUGS
|
|
|
|
No known bugs.
|
|
|
|
.SH AUTHOR
|
|
|
|
Dmitry Tantsur (divius.inside@gmail.com)
|