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:
parent
2bdf6c724f
commit
18aee4e465
1 changed files with 1 additions and 0 deletions
|
|
@ -366,6 +366,7 @@ func edgeCommitPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"greenboot-default-health-checks",
|
||||
"fdo-client",
|
||||
"fdo-owner-cli",
|
||||
"sos",
|
||||
},
|
||||
Exclude: []string{
|
||||
"rng-tools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue