mirror of https://github.com/ceph/ceph-ansible.git
ceph-common: there is no Installer repo, it is now the Tools repo
Signed-off-by: Alfredo Deza <adeza@redhat.com>pull/806/head
parent
a61da9bd81
commit
570c01a04d
|
@ -25,12 +25,3 @@ gpgcheck=1
|
||||||
type=rpm-md
|
type=rpm-md
|
||||||
priority=1
|
priority=1
|
||||||
gpgkey=file://{{ ceph_stable_rh_storage_repository_path }}/RPM-GPG-KEY-redhat-release
|
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
|
|
||||||
|
|
Loading…
Reference in New Issue