configure_cloudinit_vm
Configure Cloud-Init settings on Proxmox VMs to automate OS provisioning, including user credentials, SSH keys, network config, and DNS.
Instructions
Configure Cloud-Init settings for automated OS setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| citype | No | ||
| ciuser | No | ||
| sshkeys | No | ||
| cicustom | No | ||
| ciupgrade | No | ||
| ipconfig0 | No | ||
| ipconfig1 | No | ||
| cipassword | No | ||
| nameserver | No | ||
| searchdomain | No |