]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Disabling some snippets for RHEL 9
authorFrank Brehm <frank.brehm@pixelpark.com>
Tue, 31 Oct 2023 14:07:53 +0000 (15:07 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 31 Oct 2023 14:07:53 +0000 (15:07 +0100)
etc/cobbler-distros.d/rhel-9.yaml

index 7cdf69c9be5e6998f11477ab21d155f09057fe8a..9580cc53edbb1acc96d516cfff4778dcbaf5ac4d 100644 (file)
@@ -51,9 +51,10 @@ cobbler-distros:
         # tweak_systemd will be removed, when the appropriate Puppet profile is working
       - 'tpl.060.tweak_systemd.sh'
       - 'tpl.070.tweak_grub.sh'
+        # tmp-tmpfs will be removed, when the appropriate Puppet profile is working
       - 'tpl.075.tmp-tmpfs.sh'
-      - 'tpl.080.rsyslogd-el9.sh'
-      - 'tpl.085.disable-ipv6.sh'
+      - 'tpl.080.rsyslogd-el9.sh'
+      - 'tpl.085.disable-ipv6.sh'
       - 'tpl.100.clear_repos.sh'
       - 'tpl.110.register-rhel.sh'
       - 'tpl.190.repos_rhel9.sh'