To be up and running you need:
Install Vagrant plugins:
> vagrant plugin install vagrant-aws
> vagrant plugin install vagrant-hostmanager
> vagrant plugin install vagrant-auto_networkInstall Ansible Roles
>ansible-galaxy install Mayeu.RabbitMQAnd make sure the MemSQL debian package is in provision/memsql/files/
Bootstrap the env:
> vagrant up