]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Adding RHEL7.7-x86_64 to cobbler_profile 468/head
authorAdam Kraitman <akraitma@redhat.com>
Wed, 21 Aug 2019 12:58:41 +0000 (15:58 +0300)
committerAdam Kraitman <akraitma@redhat.com>
Wed, 21 Aug 2019 13:04:09 +0000 (16:04 +0300)
Signed-off-by: Adam Kraitman <akraitma@redhat.com>
cobbler.yml
roles/cobbler_profile/defaults/main.yml

index ad5939b2490e17cecf727e6209a9f176f3675434..609a07c4196c7499de09b71fb2884d92d9e87ffa 100644 (file)
@@ -15,6 +15,7 @@
     - { role: cobbler_profile, distro_name: RHEL-7.4-Server-x86_64, tags: ['rhel7.4'] }
     - { role: cobbler_profile, distro_name: RHEL-7.5-Server-x86_64, tags: ['rhel7.5'] }
     - { role: cobbler_profile, distro_name: RHEL-7.6-Server-x86_64, tags: ['rhel7.6'] }
+    - { role: cobbler_profile, distro_name: RHEL-7.7-Server-x86_64, tags: ['rhel7.7'] }
     - { role: cobbler_profile, distro_name: RHEL-8.0-Server-x86_64, tags: ['rhel8.0'] }
     - { role: cobbler_profile, distro_name: Fedora-22-Server-x86_64, tags: ['fedora22'] }
     - { role: cobbler_profile, distro_name: CentOS-7.0-x86_64, tags: ['centos7.0'] }
index edf9b9d39c9c7a4a2d4ecb67f98f55f5ccbf44fb..2a470016b2f226388fb6cbbb7072ec768d50d617 100644 (file)
@@ -28,6 +28,8 @@ distros:
       iso: ""
   "RHEL-7.6-Server-x86_64":
       iso: ""
+  "RHEL-7.7-Server-x86_64":
+      iso: ""
   "RHEL-8.0-Server-x86_64":
       iso: ""
   "Fedora-22-Server-x86_64":