ipmidetect.conf - specify alternate default values for the ipmidetect library
DESCRIPTION
Through a configuration file, system administrators may override the
default values used in the
ipmidetect_load_data(3)
API function.
The configuration file is stored at /etc/ipmidetect.conf.
CONFIGURATION OPTIONS
The following are a list of configuration options that can be
specified in the configuration file. Each configuration option must
be listed on a separate line. Arguments for an option are separated
by any amount of whitespace. Multiple arguments are also separated by
whitespace. Comments can be marked by using the pound sign ("#")
character, and lines can be continued on the next using backslash
("\").
hostnames host1 host2 host3 ...
Specify the hostname of the server to reach. Multiple hostnames can
be listed up to a maximum of 8.