remove the gpgkey line from the red hat storage repo template

See: https://bugzilla.redhat.com/show_bug.cgi?id=1339439

Signed-off-by: Andrew Schoen <aschoen@redhat.com>

Resolves: rhbz#1339439
pull/832/head
Andrew Schoen 2016-06-01 14:00:31 -05:00
parent 4a854061c7
commit 4a105993a8
1 changed files with 0 additions and 3 deletions

View File

@ -6,7 +6,6 @@ enabled=1
gpgcheck=1
type=rpm-md
priority=1
gpgkey=file://{{ ceph_stable_rh_storage_repository_path }}/RPM-GPG-KEY-redhat-release
[rh_storage_osd]
name=Red Hat Storage Ceph - local packages for Ceph
@ -15,7 +14,6 @@ enabled=1
gpgcheck=1
type=rpm-md
priority=1
gpgkey=file://{{ ceph_stable_rh_storage_repository_path }}/RPM-GPG-KEY-redhat-release
[rh_storage_tools]
name=Red Hat Storage Ceph - assorted tools
@ -24,4 +22,3 @@ enabled=1
gpgcheck=1
type=rpm-md
priority=1
gpgkey=file://{{ ceph_stable_rh_storage_repository_path }}/RPM-GPG-KEY-redhat-release