fedora: Exclude firmware, fwupd
infra/kickstart/pipeline/head This commit looks good Details

Virtual machines don't have any firmware to update...
master
Dustin 2025-07-22 15:35:52 -05:00
parent f07abaff3a
commit a85f4cfde7
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ reqpart
%packages
qemu-guest-agent
-*-firmware
-fwupd
%end
{% include "autoprovision.ks" %}