27aff75aa3
Stop using fake dnf object, use the real thing. This will help catch problems with dnf returning unexpected types like VectorString.
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
[fake-repo-proxy]
|
|
name = A fake repo with a proxy
|
|
baseurl = https://fake-repo.base.url
|
|
proxy = https://fake-repo.proxy
|
|
sslverify = True
|
|
gpgcheck = True
|