try to have the most simple vagrantfile possible if there are no config.vm. tasks, then it shouldn't try to ssh into
On Fri, Jul 25, 2014 at 7:49 AM, Tyler Flaagan <[email protected]> wrote: > I am trying to launch Windows machines in AWS using Vagrant and they get > stuck waiting for SSH to become available and after some time it will error > out. The machine still gets launched which is what I want, but I just want > to tell it not to try to SSH so I can get a clean exit right away. > > -- > 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. > -- 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.
