From: David Galloway Date: Wed, 11 Dec 2019 15:40:31 +0000 (-0500) Subject: Add CentOS 7.7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=643b15b6d15246df357daf7eaf42256a778bdefc;p=ceph-cm-ansible.git Add CentOS 7.7 Signed-off-by: David Galloway --- diff --git a/cobbler.yml b/cobbler.yml index 0785a9a8..520ca57f 100644 --- a/cobbler.yml +++ b/cobbler.yml @@ -28,6 +28,7 @@ - { role: cobbler_profile, distro_name: CentOS-7.4-x86_64, tags: ['centos7.4'] } - { role: cobbler_profile, distro_name: CentOS-7.5-x86_64, tags: ['centos7.5'] } - { role: cobbler_profile, distro_name: CentOS-7.6-x86_64, tags: ['centos7.6'] } + - { role: cobbler_profile, distro_name: CentOS-7.7-x86_64, tags: ['centos7.7'] } - { role: cobbler_profile, distro_name: CentOS-8.0-x86_64, tags: ['centos8.0'] } - { 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'] } diff --git a/roles/cobbler_profile/defaults/main.yml b/roles/cobbler_profile/defaults/main.yml index 299e1f51..51d2ed17 100644 --- a/roles/cobbler_profile/defaults/main.yml +++ b/roles/cobbler_profile/defaults/main.yml @@ -72,6 +72,10 @@ distros: iso: http://ftp.linux.ncsu.edu/pub/CentOS/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso sha256: 6d44331cc4f6c506c7bbe9feb8468fad6c51a88ca1393ca6b8b486ea04bec3c1 kickstart: cephlab_rhel.ks + "CentOS-7.7-x86_64": + iso: http://ftp.linux.ncsu.edu/pub/CentOS/7.7.1908/isos/x86_64/CentOS-7-x86_64-DVD-1908.iso + sha256: 9bba3da2876cb9fcf6c28fb636bcbd01832fe6d84cd7445fa58e44e569b3b4fe + kickstart: cephlab_rhel.ks "CentOS-8.0-x86_64": iso: http://mirror.linux.duke.edu/pub/centos/8.0.1905/isos/x86_64/CentOS-8-x86_64-1905-dvd1.iso sha256: ea17ef71e0df3f6bf1d4bf1fc25bec1a76d1f211c115d39618fe688be34503e8