kayobe-config-dev/etc/kayobe/bmc.yml
Pierre Riteau 9087b242b8 [release] Synchronise with kayobe for 2024.2
Change-Id: Id420053d2489145795f56436a8247989fd406448
2024-11-04 20:15:33 +01:00

23 lines
658 B
YAML

---
###############################################################################
# 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:
# Address to use to access a host's BMC via Redfish.
#redfish_address:
###############################################################################
# Dummy variable to allow Ansible to accept this file.
workaround_ansible_issue_8743: yes