bifrost/releasenotes/notes/dnf-support-413762b0af2887bc.yaml
Pavlo Shchelokovskyy 5ea4e7a066 Add support for dnf as package manager
try to use it first and fall back to yum when not present.

Change-Id: I0001eb4b5ac2ea6deedef9548b2f51cd1adc38f3
Closes-Bug: #1585758
2016-12-06 14:06:47 +00:00

6 lines
186 B
YAML

---
features:
- bifrost now supports ``dnf`` as package manager on RedHat-based distros.
It tries to use it by default and falls back to ``yum`` when ``dnf`` is
not available.