Merge "ironic: enable noop management interface by default"
This commit is contained in:
commit
7fd52ebcc4
@ -126,7 +126,7 @@ parameters:
|
|||||||
type must have at least one valid implementation enabled.
|
type must have at least one valid implementation enabled.
|
||||||
type: comma_delimited_list
|
type: comma_delimited_list
|
||||||
IronicEnabledManagementInterfaces:
|
IronicEnabledManagementInterfaces:
|
||||||
default: ['ipmitool', 'redfish']
|
default: ['ipmitool', 'noop', 'redfish']
|
||||||
description: Enabled management interface implementations. Each hardware
|
description: Enabled management interface implementations. Each hardware
|
||||||
type must have at least one valid implementation enabled.
|
type must have at least one valid implementation enabled.
|
||||||
type: comma_delimited_list
|
type: comma_delimited_list
|
||||||
|
Loading…
Reference in New Issue
Block a user