image: add new image type "minimal-raw" for fedora
Signed-off-by: Sarita Mahajan <sarmahaj@redhat.com>
This commit is contained in:
parent
2e3dd16220
commit
0d16e2310e
11 changed files with 68481 additions and 0 deletions
|
|
@ -1095,5 +1095,17 @@
|
|||
}
|
||||
},
|
||||
"overrides": {}
|
||||
},
|
||||
"minimal-raw": {
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
"image-type": "minimal-raw",
|
||||
"repositories": [],
|
||||
"filename": "raw.img",
|
||||
"blueprint": {}
|
||||
},
|
||||
"no-image-info": true,
|
||||
"overrides": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue