#cloud-config package_update: true packages: - nginx - curl runcmd: - systemctl enable --now nginx - echo "