From: David Galloway Date: Wed, 31 Aug 2022 16:27:42 +0000 (-0400) Subject: cobbler: CentOS 9 packages on CentOS 9 only X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=610394cd319cc57a9e3888a97d1426b443f32b48;p=ceph-cm-ansible.git cobbler: CentOS 9 packages on CentOS 9 only Signed-off-by: David Galloway --- diff --git a/roles/cobbler/templates/snippets/cephlab_packages_rhel b/roles/cobbler/templates/snippets/cephlab_packages_rhel index e883a031..cc1e626c 100644 --- a/roles/cobbler/templates/snippets/cephlab_packages_rhel +++ b/roles/cobbler/templates/snippets/cephlab_packages_rhel @@ -20,11 +20,13 @@ perl # Needed in RHEL9 but not CentOS9 NetworkManager-initscripts-updown #end if +#if $distro == 'CentOS' # CentOS 9 Stream only packages centos-gpg-keys -subscription-manager python3-pip #end if +#end if ## These packages are not available in CentOS 9 Stream #if int($distro_ver_major) < 9 redhat-lsb-core