]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding rhel9 to sepia cobbler 680/head
authorAdam Kraitman <akraitma@redhat.com>
Mon, 30 May 2022 16:58:26 +0000 (19:58 +0300)
committerAdam Kraitman <akraitma@redhat.com>
Mon, 30 May 2022 16:58:26 +0000 (19:58 +0300)
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index 89d5571696f2f0055543c2ecefd48313b4c72621..45ead6fae8d91a35f646a52750565a62763998fe 100644 (file)
@@ -24,6 +24,7 @@
     - { 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: RHEL-9.0-Server-x86_64, tags: ['rhel9.0'] }
     - { 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 b467ea4be25a7fc6757594917228fa04b76cf447..a79326c9c1f60e9bdef0d28c0e5ca0154fdef86c 100644 (file)
@@ -46,6 +46,8 @@ distros:
       iso: ""
   "RHEL-8.5-Server-x86_64":
       iso: ""
+  "RHEL-9.0-Server-x86_64":
+      iso: ""
   "CentOS-8.stream-x86_64":
       iso: ""
   "CentOS-9.stream-x86_64":