Potentially silly question - but are you running vagrant-aws as built from master? The ELB settings are not in the 0.4.1 release of vagrant-aws that you get via vagrant plugin install.
If you are running a custom built master, you may have better luck getting help by posting an issue on the vagrant-aws github repo. There's a number of folks that follow issues there. David On Wednesday, June 11, 2014 6:35:37 AM UTC-7, Sebastian Otaegui wrote: > > Hello, > > I am trying to attach my aws instance to an elb as shown in the readme and > I keep getting the $subject message > > my vagrant file looks like this > https://gist.github.com/feniix/3f35aa4ca124e1b74825 > > and my error message looks like this: > https://gist.github.com/feniix/b0727f3c0ec1e1d7bcf5 > > Any tip on resolving that issue? > > Thanks in advance > > -- > Those who do not understand Unix are condemned to reinvent it, poorly. > Any sufficiently recent Microsoft OS contains an ad hoc, > informally-specified, bug-ridden, slow implementation of half of Unix. > -- 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.
