RHEL-85: 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:44:01 +01:00 committed by Tom Gundersen
parent 6ffe63442e
commit 77b5ef459d
8 changed files with 11728 additions and 5 deletions

View file

@ -126,6 +126,7 @@
"ec2",
"ec2-ha",
"gce",
"gce-rhui",
"openstack",
"tar",
"qcow2",

File diff suppressed because one or more lines are too long