7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
#cloud-config
|
|
|
|
# Upgrade the instance on first boot
|
|
#
|
|
# Default: false
|
|
package_upgrade: true
|