Skip to content
Snippets Groups Projects
Unverified Commit 577c5a11 authored by Joshua Cannon's avatar Joshua Cannon Committed by GitHub
Browse files

Update hash for MySQL community server RPM repo

parent d4067e13
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