3
# Install additional packages on first boot
7
# if packages are specified, this apt_update will be set to true
9
# packages may be supplied as a single package name or as a list
10
# with the format [<package>, <version>] wherein the specifc
11
# package version will be installed.
15
- [libpython2.7, 2.7.3-0ubuntu3.1]