From 531066fefa17108e348da17e28c858ac95533c5f Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Mon, 13 Jul 2015 18:16:39 -0600 Subject: [PATCH] Add RHEL 6.7 Signed-off-by: Zack Cerza --- cobbler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/cobbler.yml b/cobbler.yml index 687c0a1..5ac0903 100644 --- a/cobbler.yml +++ b/cobbler.yml @@ -4,6 +4,7 @@ - common - cobbler - { 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-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: CentOS-7-x86_64, tags: ['centos7.0'] } -- 2.39.5