Update greenboot packaging names
In the greenboot 0.13 release we updated packaging due to the increase in new tests and it not making sense to have packaging so granular. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
11893485cd
commit
35b5b2b042
2 changed files with 2 additions and 6 deletions
|
|
@ -450,8 +450,7 @@ func edgeCommitPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"bash-completion", "tmux", "ima-evm-utils", "audit", "podman",
|
||||
"container-selinux", "skopeo", "criu", "slirp4netns",
|
||||
"fuse-overlayfs", "clevis", "clevis-dracut", "clevis-luks",
|
||||
"greenboot", "greenboot-grub2", "greenboot-rpm-ostree-grub2",
|
||||
"greenboot-reboot", "greenboot-status",
|
||||
"greenboot", "greenboot-default-health-checks",
|
||||
},
|
||||
Exclude: []string{"rng-tools"},
|
||||
}
|
||||
|
|
|
|||
|
|
@ -761,10 +761,7 @@ func edgeCommitPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"clevis-dracut",
|
||||
"clevis-luks",
|
||||
"greenboot",
|
||||
"greenboot-grub2",
|
||||
"greenboot-rpm-ostree-grub2",
|
||||
"greenboot-reboot",
|
||||
"greenboot-status",
|
||||
"greenboot-default-health-checks",
|
||||
},
|
||||
Exclude: []string{
|
||||
"rng-tools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue