tools: Add new azure-sap-rhui image type

It needs to be listed in format-request-map.json, and the repo snapshots
required to depsolve the packages need to be added to repos.json

NOTE: The snapshots are from https://github.com/osbuild/rpmrepo/
This commit is contained in:
Brian C. Lane 2022-10-24 16:07:24 -07:00 committed by Tomáš Hozza
parent 8c07d65fe0
commit 12c7f12d16
2 changed files with 94 additions and 7 deletions

View file

@ -24,6 +24,20 @@
"x86_64"
]
},
"azure-sap-rhui": {
"compose-request": {
"distro": "",
"arch": "",
"image-type": "azure-sap-rhui",
"repositories": [],
"filename": "disk.vhd.xz",
"blueprint": {}
},
"overrides": {},
"supported_arches": [
"x86_64"
]
},
"container": {
"compose-request": {
"distro": "",