Skip to content

rback/puppet-example-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-example-environment

brew tap homebrew/binary
brew install packer
https://www.virtualbox.org/wiki/Downloads
http://www.vagrantup.com/downloads.html
npm install -g bower

cd packer
packer validate ubuntu_12.04_lts_vbox.json
packer build ubuntu_12.04_lts_vbox.json

vagrant box add ubuntu-12.04-x64 ubuntu-12.04-x86_virtualbox.box
cd ..
vagrant up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages