diskimage-builder/diskimage_builder/elements/fedora-container/pkg-map
Ian Wienand bc39a5afe7 fedora-container: install dnf-plugins-core
Add dnf-plugins-core to the package-installs; this lets things like
"dnf copr" work automatically and is in-line with fedora-minimal base
packages.  While we're here, clean up some unneeded packages, and
remove the pkg-map that isn't relevant for Fedora builds.

Change-Id: Iad5a4717bcb55928377cc159b3360b0a70c5c5ac
2021-07-07 11:02:10 +10:00

9 lines
92 B
Plaintext

{
"family": {
"redhat": {
"lsb_release": "redhat-lsb-core"
}
}
}