]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler: Add CentOS 8 Stream ISO wip-cstream-iso
authorDavid Galloway <dgallowa@redhat.com>
Thu, 13 May 2021 14:53:50 +0000 (10:53 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 13 May 2021 14:55:10 +0000 (10:55 -0400)
NOTE: The initrd and vmlinuz in this ISO do not work together.  Filed https://bugs.centos.org/view.php?id=18188.

I also had to add `centos-stream` to the distro-signatures.json file for Cobbler 2.6 to recognize the distro.

Other than that, this works fine adding Stream to our infra as-is.

Signed-off-by: David Galloway <dgallowa@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index ed4ac70e71e0e898059b7595dbf8f606d121e4da..834ee4f7b4a0480c0e2c198fe76b99b730b03dae 100644 (file)
@@ -40,6 +40,7 @@
     - { 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: CentOS-8.stream-x86_64, tags: ['centos8.stream'] }
     - { 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'] }
index dab84fb2731191c6ebcd8fadee7ba035cb8401c9..2d7f76c0edea4166871159ec8afd36edb5257544 100644 (file)
@@ -116,6 +116,10 @@ distros:
       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
+  "CentOS-8.stream-x86_64":
+      iso: http://packages.oit.ncsu.edu/centos/8-stream/isos/x86_64/CentOS-Stream-8-x86_64-20210506-dvd1.iso
+      sha256: 73940ae1005b1c89e11c5f4f8c11ade5cc6ef52be067dea448a54bec81ac2c17
+      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