distro/fedora: regenerated test manifests
This commit is contained in:
parent
f14dc2fb63
commit
2beb707def
40 changed files with 346663 additions and 71739 deletions
|
|
@ -3,6 +3,8 @@
|
|||
"x86_64": [
|
||||
"ami",
|
||||
"fedora-iot-commit",
|
||||
"fedora-iot-container",
|
||||
"fedora-iot-installer",
|
||||
"openstack",
|
||||
"qcow2",
|
||||
"vhd",
|
||||
|
|
@ -11,6 +13,9 @@
|
|||
],
|
||||
"aarch64": [
|
||||
"ami",
|
||||
"fedora-iot-commit",
|
||||
"fedora-iot-container",
|
||||
"fedora-iot-installer",
|
||||
"openstack",
|
||||
"qcow2",
|
||||
"oci"
|
||||
|
|
@ -20,6 +25,8 @@
|
|||
"x86_64": [
|
||||
"ami",
|
||||
"fedora-iot-commit",
|
||||
"fedora-iot-container",
|
||||
"fedora-iot-installer",
|
||||
"openstack",
|
||||
"qcow2",
|
||||
"vhd",
|
||||
|
|
@ -28,6 +35,9 @@
|
|||
],
|
||||
"aarch64": [
|
||||
"ami",
|
||||
"fedora-iot-commit",
|
||||
"fedora-iot-container",
|
||||
"fedora-iot-installer",
|
||||
"openstack",
|
||||
"qcow2",
|
||||
"oci"
|
||||
|
|
|
|||
|
|
@ -259,6 +259,37 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"overrides": {},
|
||||
"supported_arches": [
|
||||
"x86_64"
|
||||
]
|
||||
},
|
||||
"fedora-iot-container": {
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
"image-type": "fedora-iot-container",
|
||||
"repositories": [],
|
||||
"filename": "container.tar",
|
||||
"blueprint": {}
|
||||
},
|
||||
"overrides": {}
|
||||
},
|
||||
"fedora-iot-installer": {
|
||||
"compose-request": {
|
||||
"distro": "",
|
||||
"arch": "",
|
||||
"image-type": "fedora-iot-installer",
|
||||
"repositories": [],
|
||||
"filename": "installer.iso",
|
||||
"ostree": {
|
||||
"ref": "test/iot",
|
||||
"url": "http://iot.example.com/repo",
|
||||
"parent": "test/iot"
|
||||
},
|
||||
"blueprint": {}
|
||||
},
|
||||
"no-image-info": true,
|
||||
"overrides": {}
|
||||
},
|
||||
"openstack": {
|
||||
|
|
@ -516,11 +547,7 @@
|
|||
}
|
||||
],
|
||||
"modules": [],
|
||||
"groups": [
|
||||
{
|
||||
"name": "core"
|
||||
}
|
||||
],
|
||||
"groups": [],
|
||||
"customizations": {
|
||||
"hostname": "my-host",
|
||||
"kernel": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue