distro: rename openstack and vmdk images to match lorax

This commit is contained in:
Lars Karlitski 2019-12-16 01:01:46 +01:00
parent 5f8f417f65
commit 73641ea904
10 changed files with 24 additions and 24 deletions

View file

@ -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",