[grubcfg] Repair typo in schema key
This commit is contained in:
parent
873d5e3522
commit
d797aea311
@ -7,7 +7,7 @@ additionalProperties: false
|
||||
type: object
|
||||
properties:
|
||||
overwrite: { type: boolean, default: false }
|
||||
keep_istributor: { type: boolean, default: false }
|
||||
keep_distributor: { type: boolean, default: false }
|
||||
prefer_grub_d: { type: boolean, default: false }
|
||||
kernel_params: { type: array, items: { type: string } }
|
||||
defaults:
|
||||
|
Loading…
Reference in New Issue
Block a user