From: Zack Cerza Date: Wed, 16 Sep 2015 17:19:18 +0000 (-0600) Subject: Add dummy entry for RHEL-6.7 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=13ea787b0c47501c575467a352e0cce9b93505ac;p=ceph-cm-ansible.git Add dummy entry for RHEL-6.7 Signed-off-by: Zack Cerza --- diff --git a/roles/cobbler_profile/defaults/main.yml b/roles/cobbler_profile/defaults/main.yml index af57ef9..c58c54b 100644 --- a/roles/cobbler_profile/defaults/main.yml +++ b/roles/cobbler_profile/defaults/main.yml @@ -5,6 +5,8 @@ distros: # set in the secrets repo. "RHEL-6.6-Server-x86_64": iso: "" + "RHEL-6.7-Server-x86_64": + iso: "" "RHEL-7.0-Server-x86_64": iso: "" "RHEL-7.1-Server-x86_64":