ironic-inspector/ironic-inspector.8

21 lines
757 B
Groff
Raw Normal View History

.\" 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
ironic-inspector \- hardware introspection daemon for OpenStack Ironic.
2014-10-08 12:16:28 +02:00
.SH SYNOPSIS
ironic-inspector CONFFILE
2014-10-08 12:16:28 +02:00
.SH DESCRIPTION
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
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
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)