From 7142c4c91ab21e5fb8a1c5cb29f8b80901b197c5 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 30 Jun 2022 14:53:25 +0200 Subject: [PATCH] Completing snippet definition in repo config --- etc/cobbler-distros.yaml.default | 99 +++++++++++++++++++++++++++++++- 1 file changed, 98 insertions(+), 1 deletion(-) diff --git a/etc/cobbler-distros.yaml.default b/etc/cobbler-distros.yaml.default index 86d3bb4..929d2aa 100644 --- a/etc/cobbler-distros.yaml.default +++ b/etc/cobbler-distros.yaml.default @@ -56,6 +56,28 @@ cobbler-distros: snippets: - 'tpl.001.basics.sh' - 'tpl.010.authkeys.sh' + - 'tpl.040.network.sh' + - 'tpl.060.tweak_systemd.sh' + - 'tpl.070.tweak_grub.sh' + - 'tpl.075.tmp-tmpfs.sh' + - 'tpl.080.rsyslogd-el8.sh' + - 'tpl.085.disable-ipv6.sh' + - 'tpl.100.clear_repos.sh' + - 'tpl.180.repos_almalinux8.sh' + - 'tpl.185.repos_el8.sh' + - 'tpl.200.init-repos.sh' + - 'tpl.210.bashrc-el8.sh' + - 'tpl.220.locales-el8.sh' + - 'tpl.230.vimrc-el8.sh' + - 'tpl.280.dist-upgrade.sh' + - 'tpl.300.create-motd.sh' + - 'tpl.320.root-ssh-login.sh' + - 'tpl.350.legato.sh' + - 'tpl.400.chrony.sh' + - 'tpl.450.puppet.sh' + - 'tpl.470.postfix.sh' + - 'tpl.500.logrotate.sh' + - 'tpl.999.finish.sh' centos-7: distro: 'CentOS-7.9-x86_64' description: 'CentOS 7 x86_64' @@ -115,10 +137,19 @@ cobbler-distros: - 'tpl.085.disable-ipv6.sh' - 'tpl.100.clear_repos.sh' - 'tpl.170.repos_centos7.sh' - - 'tpl.170.repos_el7.sh' + - 'tpl.175.repos_el7.sh' - 'tpl.200.init-repos.sh' - 'tpl.205.bashrc-el7.sh' - 'tpl.225.vimrc-el7.sh' + - 'tpl.280.dist-upgrade.sh' + - 'tpl.300.create-motd.sh' + - 'tpl.320.root-ssh-login.sh' + - 'tpl.350.legato.sh' + - 'tpl.400.chrony.sh' + - 'tpl.450.puppet.sh' + - 'tpl.470.postfix.sh' + - 'tpl.500.logrotate.sh' + - 'tpl.999.finish.sh' centos-stream-8: distro: 'CentOS-Stream-8-x86_64' description: 'CentOS Stream 8 x86_64' @@ -175,6 +206,28 @@ cobbler-distros: snippets: - 'tpl.001.basics.sh' - 'tpl.010.authkeys.sh' + - 'tpl.040.network.sh' + - 'tpl.060.tweak_systemd.sh' + - 'tpl.070.tweak_grub.sh' + - 'tpl.075.tmp-tmpfs.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.230.vimrc-el8.sh' + - 'tpl.280.dist-upgrade.sh' + - 'tpl.300.create-motd.sh' + - 'tpl.320.root-ssh-login.sh' + - 'tpl.350.legato.sh' + - 'tpl.400.chrony.sh' + - 'tpl.450.puppet.sh' + - 'tpl.470.postfix.sh' + - 'tpl.500.logrotate.sh' + - 'tpl.999.finish.sh' oel-7: distro: 'Oracle-Linux-7.9-x86_64' description: 'Oracle Enterprise Linux 7 x86_64' @@ -229,6 +282,28 @@ cobbler-distros: snippets: - 'tpl.001.basics.sh' - 'tpl.010.authkeys.sh' + - 'tpl.040.network.sh' + - 'tpl.060.tweak_systemd.sh' + - 'tpl.070.tweak_grub.sh' + - 'tpl.075.tmp-tmpfs.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.225.vimrc-el7.sh' + - 'tpl.270.remove-uek.sh' + - 'tpl.280.dist-upgrade.sh' + - 'tpl.300.create-motd.sh' + - 'tpl.320.root-ssh-login.sh' + - 'tpl.350.legato.sh' + - 'tpl.400.chrony.sh' + - 'tpl.450.puppet.sh' + - 'tpl.470.postfix.sh' + - 'tpl.500.logrotate.sh' + - 'tpl.999.finish.sh' rocky-8: distro: 'Rocky-8.6-x86_64' description: 'Rocky Linux 8 x86_64' @@ -285,6 +360,28 @@ cobbler-distros: snippets: - 'tpl.001.basics.sh' - 'tpl.010.authkeys.sh' + - 'tpl.040.network.sh' + - 'tpl.060.tweak_systemd.sh' + - 'tpl.070.tweak_grub.sh' + - 'tpl.075.tmp-tmpfs.sh' + - 'tpl.080.rsyslogd-el8.sh' + - 'tpl.085.disable-ipv6.sh' + - 'tpl.100.clear_repos.sh' + - 'tpl.180.repos_rocky8.sh' + - 'tpl.185.repos_el8.sh' + - 'tpl.200.init-repos.sh' + - 'tpl.210.bashrc-el8.sh' + - 'tpl.220.locales-el8.sh' + - 'tpl.230.vimrc-el8.sh' + - 'tpl.280.dist-upgrade.sh' + - 'tpl.300.create-motd.sh' + - 'tpl.320.root-ssh-login.sh' + - 'tpl.350.legato.sh' + - 'tpl.400.chrony.sh' + - 'tpl.450.puppet.sh' + - 'tpl.470.postfix.sh' + - 'tpl.500.logrotate.sh' + - 'tpl.999.finish.sh' cobbler-repos: almalinux-8-x86_64-appstream: -- 2.39.5