distro/fedora: Added package 'fedora-release-iot' for iot-commit image type
This commit is contained in:
parent
f256303854
commit
0c3d17983b
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue