From: Alfredo Deza Date: Mon, 23 May 2016 13:09:00 +0000 (-0400) Subject: ceph-common: there is no Installer repo, it is now the Tools repo X-Git-Tag: v1.0.6~112^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F806%2Fhead;p=ceph-ansible.git ceph-common: there is no Installer repo, it is now the Tools repo Signed-off-by: Alfredo Deza --- diff --git a/roles/ceph-common/templates/redhat_storage_repo.j2 b/roles/ceph-common/templates/redhat_storage_repo.j2 index ef714a018..c378541a7 100644 --- a/roles/ceph-common/templates/redhat_storage_repo.j2 +++ b/roles/ceph-common/templates/redhat_storage_repo.j2 @@ -25,12 +25,3 @@ gpgcheck=1 type=rpm-md priority=1 gpgkey=file://{{ ceph_stable_rh_storage_repository_path }}/RPM-GPG-KEY-redhat-release - -[rh_storage_installer] -name=Red Hat Storage Ceph - local packages for Ceph -baseurl=file://{{ ceph_stable_rh_storage_repository_path }}/Installer -enabled=1 -gpgcheck=1 -type=rpm-md -priority=1 -gpgkey=file://{{ ceph_stable_rh_storage_repository_path }}/RPM-GPG-KEY-redhat-release