]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler: RHEL8.6 682/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 8 Jun 2022 15:57:25 +0000 (11:57 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 8 Jun 2022 15:57:25 +0000 (11:57 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index 45ead6fae8d91a35f646a52750565a62763998fe..3c187ef11e89ea4bcceab0885e6edb2f298ae06d 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-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: Fedora-22-Server-x86_64, tags: ['fedora22'] }
     - { role: cobbler_profile, distro_name: Fedora-31-Server-x86_64, tags: ['fedora31'] }
index a79326c9c1f60e9bdef0d28c0e5ca0154fdef86c..ca1bb93a5cfe7a7271986c4d87346d913894fa9f 100644 (file)
@@ -46,6 +46,8 @@ distros:
       iso: ""
   "RHEL-8.5-Server-x86_64":
       iso: ""
+  "RHEL-8.6-Server-x86_64":
+      iso: ""
   "RHEL-9.0-Server-x86_64":
       iso: ""
   "CentOS-8.stream-x86_64":