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 ca0a92ee2a)
This commit is contained in:
Dmitriy Rabotyagov 2024-01-23 10:28:28 +01:00 committed by Dmitriy Rabotyagov
parent e3efda5d0b
commit ca92499dda
1 changed files with 1 additions and 1 deletions

View File

@ -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