Skip to content

Commit ee41dc6

Browse files
GabrielBrascheryadvr
authored andcommitted
Add Redfish driver on out-of-band (#607)
CloudStack PR: #4175 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 58dddc2 commit ee41dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/config/section/infra/hosts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ export default {
137137
value: (record) => { return record.id }
138138
},
139139
driver: {
140-
options: ['ipmitool', 'nestedcloudstack']
140+
options: ['ipmitool', 'nestedcloudstack', 'redfish']
141141
}
142142
}
143143
},

0 commit comments

Comments
 (0)