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