Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 532 Bytes

File metadata and controls

30 lines (20 loc) · 532 Bytes
parent Configuration
ancestor Image Customizer

packageList type

Used to split off lists of packages into a separate file. This is useful for sharing list of packages between different configuration files.

This type is used by:

Added in v0.3.

packages [string[]]

Specifies a list of packages.

Example:

packages:
- openssh-server

Added in v0.3.