winders

Using Vagrant on Windows

The Goal Install and configure VirtualBox & Vagrant on your Windows dev box Download and start a Linux & Windows Vagrant Box. Install VirtualBox - https://www.virtualbox.org/wiki/Downloads Vagrant - http://www.vagrantup.com/downloads Download the .msi Right click and Install as Administrator Add a Vagrant Box Open a Command Prompt and Run as Administrator C:\Windows\system32\>vagrant box add centosPupLabs http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210-nocm.box What that does: C:\Windows\system32\>vagrant box add boxName http://url.