Files
fedora-infra_ansible/roles/bodhi2
Kevin Fenzi 496110d184 bodhi / backend: set sqlite = True globally
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>
2025-07-30 14:02:10 -07:00
..