Skip to content
Snippets Groups Projects
Commit ccb3ced1 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix base CentOS repository keys"

parents c8329d88 20751763
No related branches found
No related tags found
No related merge requests found
......@@ -79,8 +79,7 @@ RUN yum-config-manager --enable rhel-7-server-rpms \
RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
{% set base_centos_yup_repo_keys = [
'/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7',
{% set base_centos_yum_repo_keys = [
'/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage',
'/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization'
] %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment