Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Commit 359c1e2

Browse files
GabrielBrascherustcweizhou
authored andcommitted
Add Redfish driver on out-of-band (#607)
CloudStack PR: apache/cloudstack#4175
1 parent d34c221 commit 359c1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)