]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Cleaning up snippets to execute.
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 2 Nov 2023 13:30:59 +0000 (14:30 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 2 Nov 2023 13:30:59 +0000 (14:30 +0100)
etc/cobbler-distros.d/centos-7.yaml
etc/cobbler-distros.d/centos-stream-8.yaml
etc/cobbler-distros.d/oel-7.yaml

index 0c7f6159b4ea2929772417e61c675c6cc9495c95..72034d31895a386f760d62b0a1cfdcb36d77f9e9 100644 (file)
@@ -54,21 +54,21 @@ cobbler-distros:
       - 'tpl.060.tweak_systemd.sh'
       - 'tpl.070.tweak_grub.sh'
       - 'tpl.074.tmp-tmpfs-el7.sh'
-      - 'tpl.080.rsyslogd-el7.sh'
+        # - 'tpl.080.rsyslogd-el7.sh'
       - 'tpl.085.disable-ipv6.sh'
       - 'tpl.100.clear_repos.sh'
       - 'tpl.170.repos_centos7.sh'
       - 'tpl.175.repos_el7.sh'
       - 'tpl.200.init-repos.sh'
-      - 'tpl.205.bashrc-el7.sh'
+        # - 'tpl.205.bashrc-el7.sh'
       - 'tpl.225.vimrc-el7.sh'
       - 'tpl.250.pkgs-el7.sh'
       - 'tpl.280.dist-upgrade.sh'
-      - 'tpl.300.create-motd.sh'
+        # - 'tpl.300.create-motd.sh'
       - 'tpl.320.root-ssh-login.sh'
       - 'tpl.400.chrony.sh'
       - 'tpl.450.puppet.sh'
-      - 'tpl.470.postfix.sh'
-      - 'tpl.500.logrotate.sh'
+        # - 'tpl.470.postfix.sh'
+        # - 'tpl.500.logrotate.sh'
       - 'tpl.999.finish.sh'
 
index a8cf9580e4f7aebc31123eea56b5470bb679fcf8..8c7522bea4c605765c533cd79652db0b58ef61eb 100644 (file)
@@ -63,22 +63,22 @@ cobbler-distros:
       - 'tpl.060.tweak_systemd.sh'
       - 'tpl.070.tweak_grub.sh'
       - 'tpl.075.tmp-tmpfs.sh'
-      - 'tpl.080.rsyslogd-el8.sh'
+      - 'tpl.080.rsyslogd-el8.sh'
       - 'tpl.085.disable-ipv6.sh'
       - 'tpl.100.clear_repos.sh'
       - 'tpl.180.repos_centos8.sh'
       - 'tpl.185.repos_el8.sh'
       - 'tpl.200.init-repos.sh'
-      - 'tpl.210.bashrc-el8.sh'
-      - 'tpl.220.locales-el8.sh'
+      - 'tpl.210.bashrc-el8.sh'
+      - 'tpl.220.locales-el8.sh'
       - 'tpl.230.vimrc-el8.sh'
       - 'tpl.250.pkgs-el8.sh'
       - 'tpl.280.dist-upgrade.sh'
-      - 'tpl.300.create-motd.sh'
+      - 'tpl.300.create-motd.sh'
       - 'tpl.320.root-ssh-login.sh'
       - 'tpl.400.chrony.sh'
       - 'tpl.450.puppet.sh'
-      - 'tpl.470.postfix.sh'
-      - 'tpl.500.logrotate.sh'
+      - 'tpl.470.postfix.sh'
+      - 'tpl.500.logrotate.sh'
       - 'tpl.999.finish.sh'
 
index 17eee51ed4f4809478b95d3522ff6a7c5cb0882f..3706795a111184104afe934cb68378831a22b1da 100644 (file)
@@ -59,21 +59,21 @@ cobbler-distros:
       - 'tpl.060.tweak_systemd.sh'
       - 'tpl.070.tweak_grub.sh'
       - 'tpl.074.tmp-tmpfs-el7.sh'
-      - 'tpl.080.rsyslogd-el7.sh'
+        # - 'tpl.080.rsyslogd-el7.sh'
       - 'tpl.085.disable-ipv6.sh'
       - 'tpl.100.clear_repos.sh'
       - 'tpl.170.repos_oel7.sh'
       - 'tpl.175.repos_el7.sh'
       - 'tpl.200.init-repos.sh'
-      - 'tpl.205.bashrc-el7.sh'
+        # - 'tpl.205.bashrc-el7.sh'
       - 'tpl.225.vimrc-el7.sh'
       - 'tpl.250.pkgs-el7.sh'
       - 'tpl.270.remove-uek.sh'
       - 'tpl.280.dist-upgrade.sh'
-      - 'tpl.300.create-motd.sh'
+        # - 'tpl.300.create-motd.sh'
       - 'tpl.320.root-ssh-login.sh'
       - 'tpl.400.chrony.sh'
       - 'tpl.450.puppet.sh'
-      - 'tpl.470.postfix.sh'
-      - 'tpl.500.logrotate.sh'
+        # - 'tpl.470.postfix.sh'
+        # - 'tpl.500.logrotate.sh'
       - 'tpl.999.finish.sh'