From: Frank Brehm Date: Wed, 6 Jul 2022 15:46:05 +0000 (+0200) Subject: Changing distros in etc/cobbler-distros.yaml.default X-Git-Tag: 2.6.2~1^2~2 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=7b913deb0a76531bf8f7645d1e6dfea2bdd3b3a3;p=pixelpark%2Fcreate-vmware-tpl.git Changing distros in etc/cobbler-distros.yaml.default --- diff --git a/etc/cobbler-distros.yaml.default b/etc/cobbler-distros.yaml.default index 8ff133e..302a0c1 100644 --- a/etc/cobbler-distros.yaml.default +++ b/etc/cobbler-distros.yaml.default @@ -1,7 +1,7 @@ --- cobbler-distros: almalinux-8: - distro: 'AlmaLinux-8.6-x86_64' + distro: 'AlmaLinux-8-x86_64' description: 'AlmaLinux 8 x86_64' shortname: 'alma8' ks_repo_url: 'https://repo02.pixelpark.com/Linux/yum/almalinux/8/BaseOS/x86_64/os' @@ -295,7 +295,7 @@ cobbler-distros: - 'tpl.500.logrotate.sh' - 'tpl.999.finish.sh' rocky-8: - distro: 'Rocky-8.6-x86_64' + distro: 'Rocky-8-x86_64' description: 'Rocky Linux 8 x86_64' shortname: 'rocky8' ks_repo_url: 'https://repo02.pixelpark.com/Linux/yum/rockylinux/8/BaseOS/x86_64/os'