Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 321 Bytes

packer

Work in progress!

Usage

  • Copy ../scripts/create-ubuntu-template.sh to your Proxmox machine
  • Use the create-ubuntu-template.sh script to build a Ubuntu server template.
    • TODO: Example command?
  • Use the Makefile to build the packer images from the base template.
    • TODO: Example command?