tests: Update gpg key to fedora 32

This commit is contained in:
Brian C. Lane 2019-08-20 17:22:03 -07:00
parent 3b6c6a35d7
commit cda497f0cb
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ def singlerepo_v0():
"check_gpg": True,
"check_ssl": True,
"gpgkey_urls": [
"file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-31-x86_64"
"file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-32-x86_64"
],
"name": "single-repo",
"system": False,