@@ -59,12 +59,12 @@ conf:
5959 enabled_deploy_interfaces : direct,ramdisk,noop
6060 enabled_firmware_interfaces : redfish,no-firmware
6161 enabled_inspect_interfaces : redfish,idrac-redfish,agent,no-inspect
62- enabled_management_interfaces : redfish,idrac-redfish,ipmitool, noop
62+ enabled_management_interfaces : redfish,idrac-redfish,noop
6363 enabled_network_interfaces : neutron,noop
6464 # remove fake once there is a noop that the ManualManagement uses, which netdev is derived from
65- enabled_power_interfaces : redfish,idrac-redfish,ipmitool, fake
65+ enabled_power_interfaces : redfish,idrac-redfish,fake
6666 enabled_raid_interfaces : redfish,idrac-redfish,agent,no-raid
67- enabled_vendor_interfaces : redfish,idrac-redfish,ipmitool, no-vendor
67+ enabled_vendor_interfaces : redfish,idrac-redfish,no-vendor
6868 # the service account belongs to the service project but our nodes
6969 # will live in the infra domain in the baremetal project so the
7070 # service account needs to have permissions outside of just the
0 commit comments