mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
Both the packages app and mdapi really prefer sqlite data existing. packages setup a workaround to try and recreate the repodata locally with sqlite, but it's not working with epel10 branches at least. Since all this does is take up a small bit of space, lets just (at least for now) enable it globally. Signed-off-by: Kevin Fenzi <kevin@scrye.com>