# This file configures things relevant to `rpm-ostree compose postprocess`. # We want content lifecycled with the image opt-usrlocal: "root" # https://github.com/CentOS/centos-bootc/issues/167 machineid-compat: true rpmdb: target # We never want rpmdb.sqlite-shm as it's unreproducible rpmdb-normalize: true ignore-removed-users: - root ignore-removed-groups: - root etc-group-members: - wheel - systemd-journal - adm check-passwd: type: "file" filename: "passwd" check-groups: type: "file" filename: "group" automatic-version-prefix: "${releasever}." mutate-os-release: "${releasever}"