Hi everyone,

my computer (host OS: Xubuntu) has not much RAM and I usually need only one 
vagrant machine at time. What would be the best approach to ensure that all 
other machines in VirtualBox running on my computer are suspended before I 
do vagrant up to resume/start another one? Could please someone point me to 
a place where I can hook into vagrant's up process by a bash script or 
something like that?

Ideal UI would be something like:

$ vagrant up
It appears other virtual machines are running. Do you wish to suspend them 
all first before continuing? [Y/n]
...suspending all machines
...waking up this machine

or, if current machine already runs:

$ vagrant up
...nothing happens, no suspending, because no resuming/starting takes place

Thanks for any hints,
Honza

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