Create cloud-init template
Last updated
Last updated
Download the image on the Hypervisor (Proxmox)
2. Rename the image to something more normal:
3. Create the VM with a free number
4. Import the raw image as disk for the vm (101 in our case) and specify the volume (vms in our case)
5. Change the Bus Device to SCSI, Tick Discard, Click add
6. Enable the SCSI Device as the boot device (Click enable)
7. Add a network device with the following config:
8. Set up cloudinit
storage device:
With the following config:
Set up credentials:
Example of IP and Gateway:
This will make it so that the VM starts with the defined params
Note: If you have added multiple network devices (say you need the device to be reachable on 2 vlans, then you will have multiple network adapters in cloudinit tab