distro: rename openstack and vmdk images to match lorax
This commit is contained in:
parent
5f8f417f65
commit
73641ea904
10 changed files with 24 additions and 24 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"distro": "fedora-30",
|
||||
"arch": "x86_64",
|
||||
"output-format": "openstack",
|
||||
"filename": "image.qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"blueprint-draft": {
|
||||
"name": "openstack-boot-test",
|
||||
"description": "Image for boot test",
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
"name": "org.osbuild.qemu",
|
||||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "image.qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"size": 3222274048,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue