summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config-install-packages.txt
blob: 4984818f83460dae8204b19828f6a606bebaea82 (plain)
1
2
3
4
5
6
7
8
9
10
11
#cloud-config

# Install additional packages on first boot
#
# Default: none
#
# if packages are specified, this apt_update will be set to true
#
packages:
 - pwgen
 - pastebinit