distro/rhel9: remove arch-dependent packages from Azure common
These are already added by the platform. Co-Authored-By: Christian Kellner <christian@kellner.me>
This commit is contained in:
parent
f711219f0a
commit
ee7429880f
1 changed files with 0 additions and 3 deletions
|
|
@ -87,8 +87,6 @@ func azureCommonPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"dracut-config-generic",
|
||||
"efibootmgr",
|
||||
"gdisk",
|
||||
"grub2-efi-x64",
|
||||
"grub2-pc",
|
||||
"hyperv-daemons",
|
||||
"kernel-core",
|
||||
"kernel-modules",
|
||||
|
|
@ -101,7 +99,6 @@ func azureCommonPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"patch",
|
||||
"rng-tools",
|
||||
"selinux-policy-targeted",
|
||||
"shim-x64",
|
||||
"uuid",
|
||||
"WALinuxAgent",
|
||||
"yum-utils",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue