mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Add Redfish driver on out-of-band (#607)
CloudStack PR: https://github.com/apache/cloudstack/pull/4175 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
58dddc24d8
commit
ee41dc64da
@ -137,7 +137,7 @@ export default {
|
|||||||
value: (record) => { return record.id }
|
value: (record) => { return record.id }
|
||||||
},
|
},
|
||||||
driver: {
|
driver: {
|
||||||
options: ['ipmitool', 'nestedcloudstack']
|
options: ['ipmitool', 'nestedcloudstack', 'redfish']
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user