Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 697 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 697 Bytes

packer-templates

Various new and modified packer.io templates for building base VM boxes.

Basics

  • Some templates based off definitions from veewee
  • All templates are 64 bit barebones installs unless specified as 32bit
  • Change base config to 2 CPU, 512MB RAM (or 768MB RAM)
  • Use distribution based Ruby packages where possible
  • Use add and install puppet using offical vendor puppetlabs repositories where possible
  • Most templates require packer 0.5.0 onwards, though can be run under 0.4.x with minor modifications