oriuminc/vagrant-ariadne

Make roles/run_list buildable from config/CLI

patcon opened this issue · 1 comments

Have the roles sensibly laid out, so that user can specify stack when they spin up environment, like this:

project=myproject memory=2000 roles=nginx,memcache,solr vagrant up

Oops. duplicate of #17