I am quite new to Vagrant and would like some advice on how to setup my Vagrant box (1.4.x) to use multiple databases on individual ports.
I am trying to set this up so I can eventually set up a 'master-slave' environment so 'Database A' changes are "pushed directly" to "Database B" so that they pretty much always in sync with each other. My vagrantfile looks like the following - can anyone suggest how I go about this? Below is my Vagrantfile on gist. https://gist.github.com/anonymous/d27dd1b0b44f9313c3e8 Thanks in advance -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
