c52c383f1b
Provide a "when" option that provides for not installing packages based on a = or != match on an environment variable. Unit tests are added. Change-Id: Ifa824dccaff69fd447f45d54cb4a3083bcabdd86
8 lines
245 B
YAML
8 lines
245 B
YAML
---
|
|
features:
|
|
- |
|
|
The `package-installs` element now supports skipping installation
|
|
of packages based on an environment variable specified in the
|
|
config file. See the `package-installs` element documentation for
|
|
full details.
|