Merge "Add driver type for redfish"

This commit is contained in:
Zuul 2023-05-04 23:13:50 +00:00 committed by Gerrit Code Review
commit e1aea9e9fd
1 changed files with 9 additions and 0 deletions

View File

@ -123,6 +123,15 @@ ironic_driver_types:
power: snmp
console: no-console
raid: no-raid
pxe_redfish:
hardware_type: redfish
boot: pxe
deploy: direct
inspect: redfish
managment: redfish
power: redfish
console: no-console
raid: no-raid
ironic_packages_list: >
{%- set package_list = [] %}