distro/rhel90: drop dhcp-client from the package set
It wasn't in the previous definition. Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
77306faeda
commit
374ac58f51
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ func qcow2CommonPackageSet() rpmmd.PackageSet {
|
|||
Include: []string{
|
||||
"@core", "authselect-compat", "chrony", "cloud-init",
|
||||
"cloud-utils-growpart", "cockpit-system", "cockpit-ws",
|
||||
"dhcp-client", "dnf", "dnf-utils", "dosfstools",
|
||||
"dnf", "dnf-utils", "dosfstools",
|
||||
"insights-client", "NetworkManager", "nfs-utils",
|
||||
"oddjob", "oddjob-mkhomedir", "psmisc", "python3-jsonschema",
|
||||
"qemu-guest-agent", "redhat-release", "redhat-release-eula",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue