From: Zack Cerza Date: Wed, 16 Sep 2015 23:30:04 +0000 (-0600) Subject: Add dummy inktank-rescue entry X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8bb97a18871bf0d9bbac471e659befd76c604238;p=ceph-cm-ansible.git Add dummy inktank-rescue entry Signed-off-by: Zack Cerza --- diff --git a/roles/cobbler_profile/defaults/main.yml b/roles/cobbler_profile/defaults/main.yml index 0122978b..a825ba17 100644 --- a/roles/cobbler_profile/defaults/main.yml +++ b/roles/cobbler_profile/defaults/main.yml @@ -3,6 +3,8 @@ distros: # Distros with empty iso values will be skipped. These dicts will be # updated with same-named items in an 'extra_distros' var, which can be # set in the secrets repo. + "inktank-rescue": + iso: "" "RHEL-6.6-Server-x86_64": iso: "" "RHEL-6.7-Server-x86_64":