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:
parent
db75c39c4d
commit
0219ad1f43
11 changed files with 11828 additions and 5 deletions
|
|
@ -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": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue