From: Alfredo Deza Date: Thu, 19 May 2016 20:17:02 +0000 (-0400) Subject: ceph-common: redhat repo template: remove the Calamari reference, no longer a distinc... X-Git-Tag: v1.0.6~116^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ed22cfa213544ee11fc47c3f5721eb5363e98e36;p=ceph-ansible.git ceph-common: redhat repo template: remove the Calamari reference, no longer a distinct 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 406d8f84f..ef714a018 100644 --- a/roles/ceph-common/templates/redhat_storage_repo.j2 +++ b/roles/ceph-common/templates/redhat_storage_repo.j2 @@ -26,15 +26,6 @@ type=rpm-md priority=1 gpgkey=file://{{ ceph_stable_rh_storage_repository_path }}/RPM-GPG-KEY-redhat-release -[rh_storage_calamari] -name=Red Hat Storage Ceph - local packages for Ceph -baseurl=file://{{ ceph_stable_rh_storage_repository_path }}/Calamari -enabled=1 -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