debian-forge-composer/docs/news/unreleased/rhel8.6-ec2-sap-image.md
Tomas Hozza eac6b2c083 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>
2021-10-11 09:49:15 +02:00

340 B

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.