2399c42d93
Change-Id: I9615bc26156a26616dea083c3db4efbf7717231c
8 lines
260 B
YAML
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.
|