How to upgrade the cent os in my vagrant box from version 6.10 to 7.6 so that i can install bahmni version 0.91

Hello guys! I want to upgrade the cent os in my vagrant box(which is vsn 6.10) to version 7.6 so that i can upgrade my bahmni version to 0.92.Currently i am using version 0.91 and i really need version 0.92 so that i can install odoo erp…Please advise @amolsatvix ,@ramashish

hi mbatha i use this two link to install bahmni on vagrant https://bahmni.atlassian.net/wiki/spaces/BAH/pages/14712841/Bahmni+Virtual+Box

Hello @mbatha,

Take the existing Vagrant file and replace this configuration

config.vm.box = "centos/7"

and run vagrant up That will ready the centos 7.

  • Setup Bahmni 0.92

We need to install the Bahmni 0.92 on that machine. Follow Bahmni wiki Bahmni 0.92 installation or If you want to install only ODOO then refer earlier thread steps