16 lines
411 B
Plaintext
16 lines
411 B
Plaintext
---
|
|
###############################################################################
|
|
# Configuration of Baseboard Management Controllers (BMCs).
|
|
|
|
# Type of host's BMC. Currently only idrac is supported.
|
|
bmc_type:
|
|
|
|
# Address to use to access a host's BMC via IPMI.
|
|
ipmi_address:
|
|
|
|
# Username to use to access a host's BMC via IPMI.
|
|
ipmi_username:
|
|
|
|
# Password to use to access a host's BMC via IPMI.
|
|
ipmi_password:
|