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

Hallo vom Linuxtreff via OpenTofu

" > /var/www/html/index.html