Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > b3b0d5385d359d48d2ee3b7f6cb3a9f0 > files > 397

cloud-init-0.7.5-7.mga7.noarch.rpm

#cloud-config

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