Skip to content
Snippets Groups Projects
Unverified Commit 49e4a819 authored by Niels Abspoel's avatar Niels Abspoel Committed by GitHub
Browse files

Merge pull request #215 from thejcannon/master

Update hash for MySQL community server RPM repo
parents d4067e13 577c5a11
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ include: ...@@ -20,7 +20,7 @@ include:
# A lookup table for MySQL Repo GPG keys & RPM URLs for various RedHat releases # A lookup table for MySQL Repo GPG keys & RPM URLs for various RedHat releases
{% set pkg = { {% set pkg = {
'key': 'http://repo.mysql.com/RPM-GPG-KEY-mysql', 'key': 'http://repo.mysql.com/RPM-GPG-KEY-mysql',
'key_hash': 'md5=472a4a4867adfd31a68e8c9bbfacc23d', 'key_hash': 'md5=162ec8cb41add661b357e926a083b0cc',
'rpm': rpm_source 'rpm': rpm_source
} %} } %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment