Repository for files used in "Setting up a pipeline for creating Packer .box files" blog series.
This repository has seperate branches for the state of the files at the completion of specific blog posts
- "first-packer-template" branch corresponds with the Creating our first Packer template for installing CentOS 6.7 with vmtools blog post.
- "adding-second-packer-template" branch corresponds with the Copying our existing CentOS 6.7 template and adding the Puppet agent blog post.
- "adding-build-script" branch corresponds with the Scripted Packer build, ovftool export and Vagrant .box file creation blog post.