Hi, 

Currently each 'vagrant up' allows creation of boxes for a single provider 
only. i.e. if I have vagrant up for vbox, I cannot vagrant up for aws 
unless I destroy the vbox instances first. I suppose it is still the case 
for vagrant 1.7?

I want to be able to a finer grain control over this. After some search I 
have found this solution:

https://gist.github.com/tknerr/5753319

It will let a Vagrant file to create boxes for three different environment 
in one go.

Before I use this Vagrantfile, I want to get some feedback from the list: 
Does this Vagrantfile get it right? Is there a better way?

A follow-up question: the Vagrantfile will fire up three boxes at the same 
time. How can I control which one to start via command line option?

Thanks, Tony 





-- 
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