]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding RHEL7.9 and Centos8.2 to Sepia & Octo 586/head
authorAdam Kraitman <akraitma@redhat.com>
Sun, 25 Oct 2020 18:20:47 +0000 (20:20 +0200)
committerAdam Kraitman <akraitma@redhat.com>
Sun, 25 Oct 2020 18:20:47 +0000 (20:20 +0200)
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index df4eebb49a1b907f198c6653bb6be0043e87375b..cb600242973c17597fd4adf68e952715383bafe5 100644 (file)
@@ -17,6 +17,7 @@
     - { role: cobbler_profile, distro_name: RHEL-7.6-Server-x86_64, tags: ['rhel7.6'] }
     - { role: cobbler_profile, distro_name: RHEL-7.7-Server-x86_64, tags: ['rhel7.7'] }
     - { role: cobbler_profile, distro_name: RHEL-7.8-Server-x86_64, tags: ['rhel7.8'] }
+    - { role: cobbler_profile, distro_name: RHEL-7.9-Server-x86_64, tags: ['rhel7.9'] }
     - { role: cobbler_profile, distro_name: RHEL-8.0-Server-x86_64, tags: ['rhel8.0'] }
     - { role: cobbler_profile, distro_name: RHEL-8.1-Server-x86_64, tags: ['rhel8.1'] }
     - { role: cobbler_profile, distro_name: RHEL-8.2-Server-x86_64, tags: ['rhel8.2'] }
@@ -35,6 +36,7 @@
     - { role: cobbler_profile, distro_name: CentOS-8.0-x86_64, tags: ['centos8.0'] }
     - { 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: 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 f6bf86379a7a9bbfcd47a1d23e21150dfe99e61c..a58ee10a61a7ffcbba8ba1b7bba114e4bd17a78e 100644 (file)
@@ -32,6 +32,8 @@ distros:
       iso: ""
   "RHEL-7.8-Server-x86_64":
       iso: ""
+  "RHEL-7.9-Server-x86_64":
+      iso: ""
   "RHEL-8.0-Server-x86_64":
       iso: ""
   "RHEL-8.1-Server-x86_64":
@@ -100,6 +102,10 @@ distros:
       sha256: 357f34e86a28c86aaf1661462ef41ec4cf5f58c120f46e66e1985a9f71c246e3
       kickstart: cephlab_rhel.ks
       arch: aarch64
+  "CentOS-8.2-x86_64":
+      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
   "Ubuntu-12.04-server-x86_64":
       iso: "http://releases.ubuntu.com/12.04/ubuntu-12.04.5-server-amd64.iso"
       sha256: af224223de99e2a730b67d7785b657f549be0d63221188e105445f75fb8305c9