]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Add CentOS-8.5 (to build centos8.stream on top of newer release) 737/head
authorDan Mick <dmick@redhat.com>
Wed, 3 May 2023 23:28:08 +0000 (16:28 -0700)
committerDan Mick <dmick@redhat.com>
Thu, 4 May 2023 03:02:17 +0000 (20:02 -0700)
centos8.stream is an odd build because of bugs; we don't use CentOS 8.5
directly anymore, but it's now the base of the stream image.

Signed-off-by: Dan Mick <dmick@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index 3c187ef11e89ea4bcceab0885e6edb2f298ae06d..91e64404e1cedca99ada3358085c41a29b824e18 100644 (file)
@@ -45,6 +45,7 @@
     - { 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: CentOS-8.4-x86_64, tags: ['centos8.4'] }
+    - { role: cobbler_profile, distro_name: CentOS-8.5-x86_64, tags: ['centos8.5'] }
     - { role: cobbler_profile, distro_name: CentOS-8.stream-x86_64, tags: ['centos8.stream'] }
     - { role: cobbler_profile, distro_name: CentOS-9.stream-x86_64, tags: ['centos9.stream'] }
     - { role: cobbler_profile, distro_name: Ubuntu-12.04-server-x86_64, tags: ['ubuntu-precise'] }
index 28cae4c1c956a0f8e724bca9ffe5334344535b01..64e948357f53d66476af48f9ce6af7cc0c19d00b 100644 (file)
@@ -1,7 +1,7 @@
 ---
 distros:
-  # Distros with empty iso values will be skipped. These dicts will be 
-  # updated with same-named items in an 'extra_distros' var, which can be 
+  # Distros with empty iso values will be skipped. These dicts will be
+  # updated with same-named items in an 'extra_distros' var, which can be
   # set in the secrets repo.
   "inktank-rescue":
       iso: ""
@@ -135,6 +135,10 @@ distros:
       iso: http://packages.oit.ncsu.edu/centos/8.4.2105/isos/x86_64/CentOS-8.4.2105-x86_64-dvd1.iso
       sha256: 0394ecfa994db75efc1413207d2e5ac67af4f6685b3b896e2837c682221fd6b2
       kickstart: cephlab_rhel.ks
+  "CentOS-8.5-x86_64":
+      iso: https://mirror.cs.pitt.edu/centos-vault/8.5.2111/isos/x86_64/CentOS-8.5.2111-x86_64-dvd1.iso
+      sha256: 3b795863001461d4f670b0dedd02d25296b6d64683faceb8f2b60c53ac5ebb3e
+      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