Skip to content

mzasada/vagrant-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-recipes

Handful of VM setups using Vagrant and fabric provisioning.

Assuming one have pip installed, all python dependencies might be installed using

pip install -r requirements.txt

There is a vagrant plugin needed to run the box. Having Vagrant installed, one may type

vagrant plugin install vagrant-fabric

Having vagrant and all python dependencies installed, one can deal with the VM using common Vagrant commands, e.g. vagrant up

Special thx to wutali and hanskoff for inspiration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published