From: David Galloway Date: Tue, 2 Mar 2021 20:09:23 +0000 (-0500) Subject: Add CentOS 8.3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=08f524f945cd94389e1efe55aef519485896954c;p=ceph-cm-ansible.git Add CentOS 8.3 Signed-off-by: David Galloway --- diff --git a/cobbler.yml b/cobbler.yml index a6884b6..2fb2fd3 100644 --- a/cobbler.yml +++ b/cobbler.yml @@ -38,6 +38,7 @@ - { role: cobbler_profile, distro_name: CentOS-8.1-x86_64, tags: ['centos8.1'] } - { role: cobbler_profile, distro_name: CentOS-8.1-aarch64, tags: ['centos8.1-aarch64'] } - { role: cobbler_profile, distro_name: CentOS-8.2-x86_64, tags: ['centos8.2'] } + - { role: cobbler_profile, distro_name: CentOS-8.3-x86_64, tags: ['centos8.3'] } - { role: cobbler_profile, distro_name: Ubuntu-12.04-server-x86_64, tags: ['ubuntu-precise'] } - { role: cobbler_profile, distro_name: Ubuntu-14.04-server-x86_64, tags: ['ubuntu-trusty'] } - { role: cobbler_profile, distro_name: Ubuntu-15.04-server-x86_64, tags: ['ubuntu-vivid'] } diff --git a/roles/cobbler_profile/defaults/main.yml b/roles/cobbler_profile/defaults/main.yml index 11eef38..50af97c 100644 --- a/roles/cobbler_profile/defaults/main.yml +++ b/roles/cobbler_profile/defaults/main.yml @@ -108,6 +108,10 @@ distros: iso: http://ftp.linux.ncsu.edu/pub/CentOS/8.2.2004/isos/x86_64/CentOS-8.2.2004-x86_64-dvd1.iso sha256: c87a2d81d67bbaeaf646aea5bedd70990078ec252fc52f5a7d65ff609871e255 kickstart: cephlab_rhel.ks + "CentOS-8.3-x86_64": + iso: http://mirror.linux.duke.edu/pub/centos/8.3.2011/isos/x86_64/CentOS-8.3.2011-x86_64-dvd1.iso + sha256: aaf9d4b3071c16dbbda01dfe06085e5d0fdac76df323e3bbe87cce4318052247 + kickstart: cephlab_rhel.ks "Ubuntu-12.04-server-x86_64": iso: "http://releases.ubuntu.com/12.04/ubuntu-12.04.5-server-amd64.iso" sha256: af224223de99e2a730b67d7785b657f549be0d63221188e105445f75fb8305c9