kolla/releasenotes/notes/base-package-type-bf53d8d63611b5ac.yaml
Mark Goddard 2399c42d93 Tidy up release notes for Stein 8.0.0 release
Change-Id: I9615bc26156a26616dea083c3db4efbf7717231c
2019-03-29 12:51:43 +00:00

8 lines
260 B
YAML

---
features:
- |
Adds a ``base_package_type`` configuration option which will default to
``rpm`` for RHEL-based distros and ``deb`` for Debian-based systems. This
can be used in Dockerfile.j2 files instead of checking based on distro
names.