distro/fedora: Added package 'fedora-release-iot' for iot-commit image type

This commit is contained in:
Jordi Gil 2022-05-04 08:23:48 -04:00 committed by Tomáš Hozza
parent f256303854
commit 0c3d17983b

View file

@ -350,6 +350,7 @@ func openstackCommonPackageSet(t *imageType) rpmmd.PackageSet {
func iotCommitPackageSet(t *imageType) rpmmd.PackageSet {
ps := rpmmd.PackageSet{
Include: []string{
"fedora-release-iot",
"glibc",
"glibc-minimal-langpack",
"nss-altfiles",