Hi list, I'm having troubles figuring out why my Vagrantfile always spawns servers in a VPC on AWS while I don't seem to be specifying anything that "tells" it to.
How can I force EC2 over a VPC? On the other hand, how would I force-spawn a server in a VPC (if I wanted to)? Using a combination of 'private_ip_address', 'security_groups' and 'subnet_id' perhaps? I'd be grateful if you guys could review the following Vagrantfile I'm using: https://gist.github.com/saalaa/8470293 Thanks a lot for helping. Regards. -- 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/groups/opt_out.
