2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 02:52:07 +00:00

Add bind-utils, skip iwl*-firmware, and alphabatize packages

This commit is contained in:
Jarrod Johnson 2021-07-08 11:38:50 -04:00
parent 4f77615161
commit b291dee68c
2 changed files with 9 additions and 6 deletions

View File

@ -35,10 +35,11 @@ reboot
%packages
#-kernel-uek # This can opt out of the UEK for the relevant distribution
chrony
rsync
python
tar
pciutils
python
rsync
tar
-iwl*-firmware
%include /tmp/addonpackages
%end

View File

@ -35,11 +35,13 @@ reboot
%packages
@^minimal-environment
#-kernel-uek # This can opt out of the UEK for the relevant distribution
bind-utils
chrony
rsync
python3
tar
pciutils
python3
rsync
tar
-iwl*-firmware
%include /tmp/addonpackages
%include /tmp/cryptpkglist
%end