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:
Ondřej Budai 2021-08-03 09:51:24 +02:00 committed by Ondřej Budai
parent 77306faeda
commit 374ac58f51

View file

@ -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",