Fix a typo in pxe_redfish definition
This typo leads for drivers misconfiguration and being unable to register redfish as a proper driver. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/907180 Closes-Bug: #2050835 Change-Id: I0a2c3f3019f20c18dcfbc82847c432e656eda051 (cherry picked from commit ca0a92ee2ae18458f2994297cf0cba64f1b33c7e)
This commit is contained in:
parent
e3efda5d0b
commit
ca92499dda
@ -128,7 +128,7 @@ ironic_driver_types:
|
||||
boot: pxe
|
||||
deploy: direct
|
||||
inspect: redfish
|
||||
managment: redfish
|
||||
management: redfish
|
||||
power: redfish
|
||||
console: no-console
|
||||
raid: no-raid
|
||||
|
Loading…
x
Reference in New Issue
Block a user