Proxmox
@hashicorp
The Proxmox Packer builder is able to create Proxmox virtual machines and store them as new Proxmox Virtual Machine images.
- Community
Updated 2 months ago
- GitHub(opens in new tab)
Proxmox
The Proxmox Packer builder is able to create Proxmox virtual machines and store them as new Proxmox Virtual Machine images.
Installation
To install this plugin add this code into your Packer configuration and run packer init
Alternatively, you can use packer plugins install
to manage installation of this plugin.
Components
Packer is able to target both ISO and existing Cloud-Init images.
Builders
- proxmox-clone - The proxmox Packer builder is able to create new images for use with Proxmox VE. The builder takes an ISO source, runs any provisioning necessary on the image after launching it, then creates a virtual machine template.
- proxmox-iso - The proxmox Packer builder is able to create new images for use with Proxmox VE. The builder takes an ISO source, runs any provisioning necessary on the image after launching it, then creates a virtual machine template.