kolla/releasenotes/notes/distro-package-manager-49634f537be63036.yaml
Alex Schultz 78c819d623 Add distro_package_manager configuration
Add configuration to allow the switch between dnf/yum or provide an
alternative package manager.

Change-Id: I913769fcf5875a12b4561958cf7c90b74cd116ea
2019-03-12 18:24:29 +00:00

8 lines
281 B
YAML

---
features:
- |
Added `distro_package_manager` configuration that can be used to specify
which package manager commands should be used for a given operating system.
This only works for like type of packaging systems like 'dnf' vs 'yum' for
'rpm' package types.