internal/distro/rhel9/edge: add sos package

Adds the sos package to the edge commit package set so that
users have built-in way to gather system logs and debug info.

Signed-off-by: Irene Diez <idiez@redhat.com>
This commit is contained in:
Irene Diez 2023-01-12 17:10:26 +01:00 committed by Achilleas Koutsou
parent 2bdf6c724f
commit 18aee4e465

View file

@ -366,6 +366,7 @@ func edgeCommitPackageSet(t *imageType) rpmmd.PackageSet {
"greenboot-default-health-checks",
"fdo-client",
"fdo-owner-cli",
"sos",
},
Exclude: []string{
"rng-tools",