Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 283 Bytes

packer-proxmox-template

Packer Image Build Template Code For Proxmox

Validate code & Run Packer Build

packer validate -var-file=credentials.pkr.hcl ubuntu-server-focal-docker.pkr.hcl
packer build -var-file=credentials.pkr.hcl ubuntu-server-focal-docker.pkr.hcl