Merge "Add driver type for redfish"
This commit is contained in:
commit
e1aea9e9fd
@ -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 = [] %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user