diskimage-builder/releasenotes/notes/skip-packages-env-c97e7b4820f9bfda.yaml
Ian Wienand c52c383f1b package-installs: provide for skip from env var
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
2018-11-30 10:02:47 +11:00

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.