Fix singlerepo test for f29

This commit is contained in:
Brian C. Lane 2018-10-29 14:48:40 -07:00
parent 88a0b475e9
commit bdbd8258f0
1 changed files with 1 additions and 1 deletions

View File

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