Skip to content

aiming/packer-template

 
 

Repository files navigation

packer-template

packer template files.

I created this repository, inspired by https://github.com/hnakamur/my-packer-template-files. Ubuntu-12.04-x86_64 template is originally based on mitchellh/packer-ubuntu-12.04-docker.

How to use

  1. Download VirtualBox.
  2. Download Packer.
  3. Execute command of packer build template.json.
  4. Build Vagrant box!
  5. Execute command of vagrant box add new-vagrant-box-name build.box.

Running Vagrant

  1. Download Vagrant.
  2. Install vagrant-omnibus-plugin
  3. Install vagrant-berkshelf-plugin
  4. Execute command of vagrant up
  5. Provision chef vagrant provision

License

MIT.

Bitdeli Badge

About

packer template files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%