From 2277264df9496f33c1c9aca1e19d91590d6f723a Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 2 Nov 2023 14:30:59 +0100 Subject: [PATCH] Cleaning up snippets to execute. --- etc/cobbler-distros.d/centos-7.yaml | 10 +++++----- etc/cobbler-distros.d/centos-stream-8.yaml | 12 ++++++------ etc/cobbler-distros.d/oel-7.yaml | 10 +++++----- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/etc/cobbler-distros.d/centos-7.yaml b/etc/cobbler-distros.d/centos-7.yaml index 0c7f615..72034d3 100644 --- a/etc/cobbler-distros.d/centos-7.yaml +++ b/etc/cobbler-distros.d/centos-7.yaml @@ -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' diff --git a/etc/cobbler-distros.d/centos-stream-8.yaml b/etc/cobbler-distros.d/centos-stream-8.yaml index a8cf958..8c7522b 100644 --- a/etc/cobbler-distros.d/centos-stream-8.yaml +++ b/etc/cobbler-distros.d/centos-stream-8.yaml @@ -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' diff --git a/etc/cobbler-distros.d/oel-7.yaml b/etc/cobbler-distros.d/oel-7.yaml index 17eee51..3706795 100644 --- a/etc/cobbler-distros.d/oel-7.yaml +++ b/etc/cobbler-distros.d/oel-7.yaml @@ -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' -- 2.39.5