93f947c852
This is the first step to changing the default boot option from netboot to local. The new configuration allows setting the default boot option globally. A warning is issued if no explicit value is provided for this configuration. Change-Id: I3bd4a165fa2ec1105f34bf5a2150da99136ba4a6 Partial-Bug: #1619339
9 lines
376 B
YAML
9 lines
376 B
YAML
---
|
|
features:
|
|
- Adds new option "[deploy]/default_boot_option" for setting the default
|
|
boot option when no explicit boot option is requested via capabilities.
|
|
upgrade:
|
|
- We are going to change the default value of "[deploy]/default_boot_option"
|
|
from "netboot" to "local" eventually. To avoid disruptions, it is
|
|
recommended to an explicit value to this option.
|