]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
RHEL 8.4 629/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 19 May 2021 15:58:08 +0000 (11:58 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 8 Jun 2021 14:40:05 +0000 (10:40 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index 45ea16d97078577179a49bd4c839bf757c70676a..0edaa1a7a9e6561dac8703d8baf0477a4f412425 100644 (file)
@@ -22,6 +22,7 @@
     - { 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'] }
     - { 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: 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 81801007f84e787b7eda8dbc2f1e4e8f9c7df200..ec931cfd088ec159f595896d9404e5d116be4091 100644 (file)
@@ -42,6 +42,8 @@ distros:
       iso: ""
   "RHEL-8.3-Server-x86_64":
       iso: ""
+  "RHEL-8.4-Server-x86_64":
+      iso: ""
   "CentOS-8.stream-x86_64":
       iso: ""
   "CentOS-9.stream-x86_64":