In this post I am going to provide the code necessary and instructions to deploy multiple VMs into a single Proxmox node in your cluster. You can copy and paste the code into your own new files or you can clone my Git repository here. Make sure that you edit the files to match your… Continue reading Using Terraform to Deploy Templates to VMs in Proxmox
Category: How-To
Proxmox VM Templating
In this post I cover how I tackled the automation for creating customized VM templates into my Proxmox VE 7.2 environment. These concepts can be used for any KVM installation and not just Proxmox. Additionally, you are not required to have an enterprise license or repositories. I would like to give credit where credit is… Continue reading Proxmox VM Templating