]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Revert "Reenabling packages, which are necessary for a minimal RHEL-9 image after...
authorThomas Dalichow <thomas.dalichow@digitaspixelpark.com>
Fri, 10 Nov 2023 13:32:49 +0000 (14:32 +0100)
committerThomas Dalichow <thomas.dalichow@digitaspixelpark.com>
Fri, 10 Nov 2023 13:32:49 +0000 (14:32 +0100)
This reverts commit acf92ca0535c6ec7d2008eec09d2286d83ae179f.

etc/cobbler-distros.d/rhel-9.yaml

index 12c0e6e11e8c30b05411763452dd395fdbaf1d69..3d9550df9c30557dbfe15516c813d6a6c88fa7a2 100644 (file)
@@ -25,7 +25,11 @@ cobbler-distros:
       - 'tmux'
       - 'vim'
       - '-abrt*'
+      - '-dbus-tools'
       - '-dejavu-sans-fonts'
+      - '-dracut-network'
+      - '-dracut-squash'
+      - '-ethtool'
       - '-firewalld*'
       - '-freetype'
       - '-gawk-all-langpacks'
@@ -39,6 +43,7 @@ cobbler-distros:
       - '-iproute-tc'
       - '-ipset-libs'
       - '-ipset'
+      - '-iputils'
       - '-irqbalance'
       - '-iwl*'
       - '-kernel-tools-libs'
@@ -47,6 +52,7 @@ cobbler-distros:
       - '-linux-firmware'
       - '-lshw'
       - '-lsscsi'
+      - '-lzo'
       - '-microcode_ctl'
       - '-NetworkManager-team'
       - '-nfs*'
@@ -59,6 +65,7 @@ cobbler-distros:
       - '-rpm-plugin-audit'
       - '-sg3_utils-*'
       - '-sg3_utils'
+      - '-snappy'
       - '-teamd'
     snippets:
       - 'tpl.001.basics.sh'