Skip to content

Installs odoo in Vagrant with the help of anybox.recipe.odoo

License

Notifications You must be signed in to change notification settings

BT-dschleich/odoo-vagrant-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odoo-vagrant-ansible

Installs odoo in Vagrant with the help of anybox.recipe.odoo

One time tasks

install ansible

sudo apt-get install software-properties-common
sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get install ansible

Tasks to start the virtual machine

git clone git://github.com/stauder/odoo-vagrant-ansible.git
vagrant up

Task to provision (reexecute the ansible config)

vagrant provision

About

Installs odoo in Vagrant with the help of anybox.recipe.odoo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published