Hey guys,

I want to set up a two node high availability cluster with DRBD. I managed 
to automatically create two VMs with 1 virtual HDD each and configure the 2 
VMs equally but at a certain point my primary node waits for the secondary 
node to get "online" (when I start the drbd service). The creation of the 
second node is started AFTER the provisioning of the first node has 
finished, therefore I either need a parallel provisioning or some sort of 
alternating provisioning.

Is it possible to achieve this kind of VM-A provision part 1 -> VM-B 
provision part 1 -> VM-A provision part 2 -> VM-B pro... setup inside a 
single Vagrantfile?

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.

Reply via email to