mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 17:50:27 +00:00
Update hash for MySQL community server RPM repo
This commit is contained in:
parent
79e6c8d7e4
commit
9981b8240e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ include:
|
|||
# A lookup table for MySQL Repo GPG keys & RPM URLs for various RedHat releases
|
||||
{% set pkg = {
|
||||
'key': 'http://repo.mysql.com/RPM-GPG-KEY-mysql',
|
||||
'key_hash': 'md5=e9efdf96207c90f4487462cd1f3ff764',
|
||||
'key_hash': 'md5=472a4a4867adfd31a68e8c9bbfacc23d',
|
||||
'rpm': rpm_source
|
||||
} %}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue