debian-forge-composer/internal/distro/rhel8
Tomáš Hozza 8624ff65f8 distro/rhel8: ensure the Azure SAP RHUI image uses appropriate config
Azure RHUI and BYOS images use the respective BYOS / RHUI default image
configuration, inheriting the defaults from a common configuration. The
Azure SAP RHUI image was incorrectly using the common configuration and
was not inheriting any settings from the RHUI configuration. As a
result, the Azure SAP RHUI image was missing the following
configuration:
 - Required GPG keys were not imported from the file system as part of
   image build.
 - No RHSM configuration was applied at all.

Add "Rhui" to the image type definition, to make it explicit that it is
RHUI-based. Make sure that the image type default configuration is based
on the common RHUI configuration. Regenerate affected image manifests.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-01-24 19:57:14 +01:00
..
ami.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
arch.go distro/rhel8: configure and add platforms to image types 2023-01-18 11:50:35 +01:00
azure.go distro/rhel8: ensure the Azure SAP RHUI image uses appropriate config 2023-01-24 19:57:14 +01:00
bare_metal.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
distro.go distro/rhel8: ensure the Azure SAP RHUI image uses appropriate config 2023-01-24 19:57:14 +01:00
distro_internal_test.go Rename rhel86 package to rhel8 2022-07-01 23:52:13 +01:00
distro_test.go distro: Add azure-sap-rhui image type to RHEL8 2022-11-18 16:53:22 +01:00
edge.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
gce.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
images.go distro/rhel8: update edge commit and container to new definitions 2023-01-18 11:50:35 +01:00
imagetype.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
package_sets.go distro/rhel8: update edge commit and container to new definitions 2023-01-18 11:50:35 +01:00
partition_tables.go distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
qcow2.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
sap.go distro: Install ansible for sap on 8.5 as well 2022-11-18 16:53:22 +01:00
vmdk.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00