From c2684a0a9e9f3d91eee24b1948aa0cf5e7c20bbb Mon Sep 17 00:00:00 2001 From: Jonathan Heathcote Date: Wed, 5 Feb 2025 15:21:26 +0000 Subject: [PATCH] Migrate to from removed idrac-wsman to idrac-redfish Closes-Bug: #2097444 Change-Id: I78f20542e2510e4a700bf506f10be518ecfc9404 --- vars/main.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/vars/main.yml b/vars/main.yml index 49fe183e..c7a58ab9 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -86,20 +86,20 @@ ironic_driver_types: hardware_type: idrac boot: pxe deploy: direct - inspect: idrac-wsman - management: idrac-wsman - power: idrac-wsman + inspect: idrac-redfish + management: idrac-redfish + power: idrac-redfish console: no-console - raid: idrac-wsman + raid: idrac-redfish pxe_drac_inspector: hardware_type: idrac boot: pxe deploy: direct inspect: inspector - management: idrac-wsman - power: idrac-wsman + management: idrac-redfish + power: idrac-redfish console: no-console - raid: idrac-wsman + raid: idrac-redfish pxe_ilo: hardware_type: ilo boot: ilo-pxe