Installs odoo in Vagrant with the help of anybox.recipe.odoo
sudo apt-get install software-properties-common
sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get install ansible
git clone git://github.com/stauder/odoo-vagrant-ansible.git
vagrant up
vagrant provision