]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding rhel8.5 to sepia cobbler 657/head
authorAdam Kraitman <akraitma@redhat.com>
Mon, 15 Nov 2021 13:11:14 +0000 (15:11 +0200)
committerAdam Kraitman <akraitma@redhat.com>
Mon, 15 Nov 2021 13:11:14 +0000 (15:11 +0200)
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index fcd7fbada03574a9c1263e1b7a36c0ecd08ac912..89d5571696f2f0055543c2ecefd48313b4c72621 100644 (file)
@@ -23,6 +23,7 @@
     - { role: cobbler_profile, distro_name: RHEL-8.2-Server-x86_64, tags: ['rhel8.2'] }
     - { role: cobbler_profile, distro_name: RHEL-8.3-Server-x86_64, tags: ['rhel8.3'] }
     - { role: cobbler_profile, distro_name: RHEL-8.4-Server-x86_64, tags: ['rhel8.4'] }
+    - { role: cobbler_profile, distro_name: RHEL-8.5-Server-x86_64, tags: ['rhel8.5'] }
     - { role: cobbler_profile, distro_name: Fedora-22-Server-x86_64, tags: ['fedora22'] }
     - { role: cobbler_profile, distro_name: Fedora-31-Server-x86_64, tags: ['fedora31'] }
     - { role: cobbler_profile, distro_name: CentOS-6.7-x86_64, tags: ['centos6.7'] }
index 9918a87b7c97be1507a4498b6e92f1b5090333b5..9eb70aa5d11ff545d4ff34727cd30f075d10e51e 100644 (file)
@@ -44,6 +44,8 @@ distros:
       iso: ""
   "RHEL-8.4-Server-x86_64":
       iso: ""
+  "RHEL-8.5-Server-x86_64":
+      iso: ""
   "CentOS-8.stream-x86_64":
       iso: ""
   "CentOS-9.stream-x86_64":