Add defaults for all Ironic interfaces

This commit is contained in:
Will Miller 2018-09-07 13:23:09 +00:00
parent 0fdd4ec011
commit 8d1fe8266a

View File

@ -86,17 +86,30 @@ default_ironic_driver: ipmi
# interfaces. Any of these values can be overridden per-node.
default_interfaces:
ipmi:
bios_interface: no-bios
boot_interface: pxe
console_interface: ipmitool-socat
deploy_interface: iscsi
inspect_interface: inspector
management_interface: ipmitool
network_interface: neutron
power_interface: ipmitool
raid_interface: no-raid
storage_interface: noop
vendor_interface: ipmitool
# NOTE(w-miller): Redfish is not currently fully supported by Tenks.
redfish:
hardware_type: redfish
bios_interface: no-bios
boot_interface: pxe
console_interface: no-console
deploy_interface: iscsi
inspect_interface: inspector
management_interface: redfish
network_interface: neutron
power_interface: redfish
raid_interface: no-raid
storage_interface: noop
vendor_interface: no-vendor
# Maps BMC emulation tools to the Ironic driver they support.
bmc_emulators: