tools/format-request-map: add 'core' group to qcow2 customize
Removed in 2beb707def, possibly
accidentally.
The affected manifests were not regenerated based on this change so
they all already contain the core group.
This commit is contained in:
parent
056e095419
commit
1ff36bce9a
1 changed files with 5 additions and 1 deletions
|
|
@ -593,7 +593,11 @@
|
|||
}
|
||||
],
|
||||
"modules": [],
|
||||
"groups": [],
|
||||
"groups": [
|
||||
{
|
||||
"name": "core"
|
||||
}
|
||||
],
|
||||
"customizations": {
|
||||
"hostname": "my-host",
|
||||
"kernel": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue