Merge "ironic: enable the ipxe boot interface by default"
This commit is contained in:
commit
b56d6c70a3
@ -117,7 +117,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
|
||||||
IronicEnabledBootInterfaces:
|
IronicEnabledBootInterfaces:
|
||||||
default: ['pxe']
|
default: ['ipxe', 'pxe']
|
||||||
description: Enabled boot interface implementations. Each hardware
|
description: Enabled boot 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