| parent | Configuration |
|---|---|
| ancestor | Image Customizer |
Defines the configuration for the boot-loader.
Added in v0.8.
Specifies that the boot-loader configuration should be reset and how it should be reset.
Supported options:
hard-reset: Fully reset the boot-loader and its configuration. This includes removing any customized kernel command-line arguments that were added to base image.
Example:
os:
bootloader:
resetType: hard-resetAdded in v0.8.