Use sqlite instead of bdb for rpmdb

This commit is contained in:
Timothée Ravier 2021-02-19 11:13:02 +01:00
parent 0ed8f327de
commit a2743ec5de
No known key found for this signature in database
GPG Key ID: DB27818F78688F83
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ etc-group-members:
- wheel - wheel
tmp-is-dir: true tmp-is-dir: true
# We can drop this when it's the rpm-ostree default
rpmdb: sqlite
postprocess-script: post.sh postprocess-script: post.sh
ignore-removed-users: ignore-removed-users: