Fix singlerepo test for f29
This commit is contained in:
parent
88a0b475e9
commit
bdbd8258f0
@ -291,7 +291,7 @@ def singlerepo():
|
|||||||
"check_gpg": True,
|
"check_gpg": True,
|
||||||
"check_ssl": True,
|
"check_ssl": True,
|
||||||
"gpgkey_urls": [
|
"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",
|
"name": "single-repo",
|
||||||
"system": False,
|
"system": False,
|
||||||
|
Loading…
Reference in New Issue
Block a user