Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 269 Bytes

File metadata and controls

17 lines (12 loc) · 269 Bytes

Toolbox

packer

Using packer to create a box file to be used by vagrant.

  • cd packer/CentOS-6.4-x86_64/
  • packer build template.json

vagrant

  • cd vagrant/CentOS-6.4-x86_64/
  • vagrant up alpha
  • vagrant ssh alpha