RHEL-86: add gce-rhui image type

Add the `gce-rhui` image type intended for Google Compute Engine. The image
uses Google's RHUI infrastructure to access Red Hat content.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2022-03-03 17:41:53 +01:00 committed by Tom Gundersen
parent db75c39c4d
commit 0219ad1f43
11 changed files with 11828 additions and 5 deletions

View file

@ -72,6 +72,17 @@
},
"overrides": {}
},
"gce-rhui": {
"compose-request": {
"distro": "",
"arch": "",
"image-type": "gce-rhui",
"repositories": [],
"filename": "image.tar.gz",
"blueprint": {}
},
"overrides": {}
},
"edge-commit": {
"compose-request": {
"distro": "",