debian-forge-composer/internal/distro
Tomáš Hozza 789838682c distro/rhel8: fix Azure EAP7 RHUI image definition
PR#3421 [1] unintentionally removed the `rhui-azure-rhel8` package from
the Azure EAP7 RHUI image base package set. As a result, the image
manifest can't be built successfully. The reason is that the removed
package installs a RPM GPG key, which is hard-coded in the image manifest
to be imported as part of the image build.

Add the package back to the image base package set and regenerate all
affected test manifests.

[1] https://github.com/osbuild/osbuild-composer/pull/3421

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-06-20 14:55:26 +02:00
..
distro_test_common distro/test: test ostree options 2023-06-14 11:19:29 +02:00
fedora distro/test: test ostree options 2023-06-14 11:19:29 +02:00
rhel7 manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
rhel8 distro/rhel8: fix Azure EAP7 RHUI image definition 2023-06-20 14:55:26 +02:00
rhel9 distro/test: test ostree options 2023-06-14 11:19:29 +02:00
test_distro distro/test: update test distro with new behaviour 2023-06-14 11:19:29 +02:00
distro.go distro: remove unused MakePackageSetChains() function 2023-06-14 11:19:29 +02:00
distro_test.go distro/test: update test distro with new behaviour 2023-06-14 11:19:29 +02:00
image_config.go subscription: new package for subscription options 2023-05-31 16:40:07 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00