RHEL-8.6: add support for official EC2 SAP image
Add support for building the official RHEL EC2 SAP image for RHEL-8.6. The new image type is available under the `ec2-sap` name. Since the image type's package set includes RHUI client RPMs, which are not available publicly, it is by default not exposed through the Weldr API. Extend the relevant files and definitions used for generating image test cases. This includes addition of repository definitions needed by the image type, specifically: `sap`, `saphana` and `ansible`. Generate image test case for the new image type. Add News entry for the new image type. Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
46fc9b66c5
commit
eac6b2c083
8 changed files with 14020 additions and 2 deletions
6
docs/news/unreleased/rhel8.6-ec2-sap-image.md
Normal file
6
docs/news/unreleased/rhel8.6-ec2-sap-image.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Add support for official RHEL EC2 SAP image on RHEL-8.6
|
||||
|
||||
OSBuild Composer can now build the RHEL 8.6 EC2 SAP image called `ec2-sap`,
|
||||
which is based on the official RHEL EC2 SAP image. The image type is not
|
||||
exposed through the Weldr API, because its default package set includes the
|
||||
RHUI client packages, which are not publicly available.
|
||||
Loading…
Add table
Add a link
Reference in a new issue