Will Miller 2d214adef3 Extract IPMI configuration out of role
This is required for Ironic enrolment as well as Virtual BMC
configuration.
2018-08-30 11:29:49 +00:00

16 lines
531 B
YAML

---
# The address on which VBMC will listen for IPMI traffic for this domain.
vbmc_listen_address:
# The port on which VBMC will listen for IPMI traffic for this domain.
vbmc_ipmi_port:
# The IPMI username that VBMC will use.
vbmc_ipmi_username:
# The IPMI password that VBMC will use.
vbmc_ipmi_password:
# The name of the Libvirt domain to be added to Virtual BMC.
vbmc_domain:
# The directory in which to store VBMC logs.
vbmc_log_directory:
# The path to the virtualenv in which Virtual BMC is installed.
vbmc_virtualenv_path: