diff --git a/src/config/section/infra/hosts.js b/src/config/section/infra/hosts.js index 06e690baa..39b2d3a16 100644 --- a/src/config/section/infra/hosts.js +++ b/src/config/section/infra/hosts.js @@ -137,7 +137,7 @@ export default { value: (record) => { return record.id } }, driver: { - options: ['ipmitool', 'nestedcloudstack'] + options: ['ipmitool', 'nestedcloudstack', 'redfish'] } } },