]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Completing snippet definition in repo config
authorFrank Brehm <frank@brehm-online.com>
Thu, 30 Jun 2022 12:53:25 +0000 (14:53 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 30 Jun 2022 12:53:25 +0000 (14:53 +0200)
etc/cobbler-distros.yaml.default

index 86d3bb47c91504418c55e11b9bbca111b25c27b8..929d2aae19c29836fc15b58fdceb78a24dfcc320 100644 (file)
@@ -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: