From 570c01a04d048b4a292dd1fb6ad01b1c2820e17d Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 23 May 2016 09:09:00 -0400 Subject: [PATCH] ceph-common: there is no Installer repo, it is now the Tools repo Signed-off-by: Alfredo Deza --- roles/ceph-common/templates/redhat_storage_repo.j2 | 9 --------- 1 file changed, 9 deletions(-) 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 -- 2.47.3