Vagrant box configurations.
This repository uses submodules to manage external dependencies on saltstack-formulas. To clone with, or update, submodules use the following:
git clone --recursive https://github.com/mkhubbard/vagrants.git or
git clone https://github.com/mkhubbard/vagrants.git cd vagrants git submodule init git submodule update or
git clone https://github.com/mkhubbard/vagrants.git cd vagrants git submodule update --init --recursive