Skip to content
Snippets Groups Projects
Piotr Maslanka's avatar
Piotr Maślanka authored
1c4f5f1a

vagrant-boxen

Problem: installing same things over and over makes builds long

Solution: make Vagrant images with common things preinstalled

Boxes are based off debian/contrib-jessie64

List o'boxes

Click on particular boxes to see description and how to use:

Boxes are automatically regenerated upon a push to master. If you want to develop a single box, just make a branch that starts with it's name and a dash, eg. cassandra-something. Only it will then rebuild upon commit.