]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding rhel 9.3 to cobbler 752/head
authorAdam Kraitman <akraitma@redhat.com>
Thu, 1 Feb 2024 16:42:51 +0000 (18:42 +0200)
committerAdam Kraitman <akraitma@redhat.com>
Thu, 1 Feb 2024 16:42:51 +0000 (18:42 +0200)
Fixes: https://tracker.ceph.com/issues/64148
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index 81047978806e5a31a5aa2e60fed058c8281d8448..5c7221a82db478cab5317b0045620f70712265d8 100644 (file)
@@ -26,6 +26,7 @@
     - { role: cobbler_profile, distro_name: RHEL-8.5-Server-x86_64, tags: ['rhel8.5'] }
     - { role: cobbler_profile, distro_name: RHEL-8.6-Server-x86_64, tags: ['rhel8.6'] }
     - { role: cobbler_profile, distro_name: RHEL-9.0-Server-x86_64, tags: ['rhel9.0'] }
+    - { role: cobbler_profile, distro_name: RHEL-9.3-Server-x86_64, tags: ['rhel9.3'] }
     - { 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 64e948357f53d66476af48f9ce6af7cc0c19d00b..a57528f9d2dc8e30338543fce885c8e58c37f4e4 100644 (file)
@@ -50,6 +50,8 @@ distros:
       iso: ""
   "RHEL-9.0-Server-x86_64":
       iso: ""
+  "RHEL-9.3-Server-x86_64":
+      iso: ""
   "CentOS-8.stream-x86_64":
       iso: ""
   "CentOS-9.stream-x86_64":