From a2743ec5de29446e66672d6283696e7beaa2dbbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Fri, 19 Feb 2021 11:13:02 +0100 Subject: [PATCH] Use sqlite instead of bdb for rpmdb --- fedora-common-ostree.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index 8f04289..4b07303 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -42,6 +42,9 @@ etc-group-members: - wheel tmp-is-dir: true +# We can drop this when it's the rpm-ostree default +rpmdb: sqlite + postprocess-script: post.sh ignore-removed-users: