From 708df441c386a9bfb58794acba45fae86496fd1b Mon Sep 17 00:00:00 2001 From: David Galloway Date: Fri, 4 Mar 2016 15:43:11 -0500 Subject: [PATCH] Prep for RHEL6.8 http://tracker.ceph.com/issues/14982 Signed-off-by: David Galloway --- cobbler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/cobbler.yml b/cobbler.yml index 8eae6ce..e149ea5 100644 --- a/cobbler.yml +++ b/cobbler.yml @@ -7,6 +7,7 @@ - { role: cobbler_profile, distro_name: dban-2.3.0-autonuke, tags: ['dban-autonuke'] } - { role: cobbler_profile, distro_name: RHEL-6.6-Server-x86_64, tags: ['rhel6.6'] } - { role: cobbler_profile, distro_name: RHEL-6.7-Server-x86_64, tags: ['rhel6.7'] } + - { role: cobbler_profile, distro_name: RHEL-6.8-Server-x86_64, tags: ['rhel6.8'] } - { role: cobbler_profile, distro_name: RHEL-7.0-Server-x86_64, tags: ['rhel7.0'] } - { role: cobbler_profile, distro_name: RHEL-7.1-Server-x86_64, tags: ['rhel7.1'] } - { role: cobbler_profile, distro_name: RHEL-7.2-Server-x86_64, tags: ['rhel7.2'] } -- 2.39.5