-
install or update Vagrant & Virtual Box
git clone git@github.com:mdwheele/vm.git
vagrant plugin install vagrant-vbguest
Update your dotfiles in the
files/dotfilesdirectory. They will be included on provision.Update the
config.yamlfile, only the settings that you need to overwrite.vagrant up installs the centos box yum install of packages blah blah blah
Install the Vagrant::Ghost plugin
$ vagrant plugin install vagrant-ghostCan now browse served content at http://local.dev