Problem with beaker hanging on aws-sdk awaiting response from private ip

50 Views Asked by At

It will of course never get response on the private ip.

Associate public ip is by default disabled on my subnet-id. Is there anyway to tell beaker to set associate_public_ip_address true?

1

There are 1 best solutions below

0
On BEST ANSWER

I added a new property associate_public_ip_address that can be defined to true, false or left out (falling back to default) to beaker-aws. It has been released as beaker-aws version 0.8.0.