HOME


5h-3LL 1.0
DIR: /usr/share/doc/cloud-init/examples
/usr/share/doc/cloud-init/examples/
Upload File:
Current File : /usr/share/doc/cloud-init/examples/cloud-config-update-apt.txt
#cloud-config
# Update apt database on first boot (run 'apt-get update').
# Note, if packages are given, or package_upgrade is true, then
# update will be done independent of this setting.
#
# Default: false
package_update: true