diff --git a/README.md b/README.md index f154e75ea2637b7d112b8350f816a1fa1ab0dd41..922f83f70e319def34b718a7fa67fbc64a774dca 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # vagrant-boxen -It's kinda stupid that each build I have to download the same packages over and -over. *vagrant-boxen* is a collection of Vagrant boxes with them already installed, -so things run faster. +**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: * [Sun Java 8 + Cassandra](/cassandra) * [Cassandra + ZooKeeper + RabbitMQ](/cass_zk_rmq)