Convert Existing VM to a template using packer

logeswaran

New Member
Sep 25, 2022
1
0
1
Hi Team,

I have 2 windows VM and 1 centos machine.

Is it possible to convert the existing running machine to a template using the packer command? I have searched in the packer documentation but was unable to find it. Can you please guide me to do it?

Also, Is it possible to install third-party applications to a running machine in the proxmox environment using packer tool?
 
hi, first you posted in the wrong forum (i guess), i'll move it to the proxmox ve forum

also, proxmox does not use packer? how does it play with proxmox ve?

if you want a vm to convert to a template see our documentation: https://pve.proxmox.com/pve-docs/chapter-qm.html
 
Hello @logeswaran
Here is good tutorial how use Packer with Proxmox.
Basically you can create Packer script which would convert you VM to template.