Skip to content

mkhubbard/vagrants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrants

Vagrant box configurations.

Cloning

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

About

Vagrant box configurations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published