Skip to content

Commit

Permalink
Add additional drivers to enabled BIOS interface
Browse files Browse the repository at this point in the history
Add redfish as a BIOS interface to allow retrieving BIOS configuration
using Redfish.  In addition, add idrac-redfish and irmc for future
use.
  • Loading branch information
bfournie committed Nov 10, 2020
1 parent b2082fe commit b4c41bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ironic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ default_boot_interface = ipxe
default_deploy_interface = direct
default_inspect_interface = inspector
default_network_interface = noop
enabled_bios_interfaces = no-bios,redfish,idrac-redfish,irmc
enabled_boot_interfaces = pxe,ipxe,fake,redfish-virtual-media,idrac-redfish-virtual-media
enabled_deploy_interfaces = direct,fake
# NOTE(dtantsur): when changing this, make sure to update the driver
Expand Down

0 comments on commit b4c41bd

Please sign in to comment.