From: Sébastien Han Date: Fri, 29 Jan 2016 00:15:32 +0000 (+0100) Subject: fix type on ice template X-Git-Tag: v1.0.0~53 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2665c43f346f2bd7c021f0814cfb5c50a145ae70;p=ceph-ansible.git fix type on ice template Signed-off-by: Sébastien Han --- diff --git a/roles/ceph-common/tasks/installs/redhat_ceph_repository.yml b/roles/ceph-common/tasks/installs/redhat_ceph_repository.yml index f896aeb27..bc4e906bd 100644 --- a/roles/ceph-common/tasks/installs/redhat_ceph_repository.yml +++ b/roles/ceph-common/tasks/installs/redhat_ceph_repository.yml @@ -57,6 +57,7 @@ ceph_dev and ansible_pkg_mgr == "dnf" +- name: add inktank ceph enterprise repository template: src: redhat_ice_repo.j2 dest: /etc/yum.repos.d/ice.repo