Skip to content

shanemeyers/packer-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

packer-sample

This is an example setup for building AMIs using Packer.

Packer is used to build two EBS-backed AMIs: PV and HVM.

Ubuntu 14.04 was used to test that everything here works. Nothing is specific to Ubuntu, but package names, file paths, etc may be different if you are not using Ubuntu or Debian.

Using

  1. Install Packer on your machine
  2. Customize ec2-build.sh to fit your bootstrap requirements. This bootstrap ties into the previous presentation using Masterless Puppet.
  3. Set up variables in the top section of packer.json to match your environment.
  1. Run packer: packer build packer.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages