chef-provisioning-aws icon indicating copy to clipboard operation
chef-provisioning-aws copied to clipboard

Classic vpc for elb

Open bbbco opened this issue 9 years ago • 3 comments

We need to be able to support Classic VPC within our organization, and so this pull request does just that in regards to ELBs.

bbbco avatar Feb 02 '16 07:02 bbbco

Hey @bbbco - I was looking to manually test this one during the August 31st office hours and ran into a bunch of gem compilation errors. I'm going to table this one and put it to the top of my queue for next week. Thanks for the PR and I look forward to getting it in after some testing!

Ideally I would like to add actual tests but any time I tried to do that in the past with EC2 classic setup I was not able to. Any chance you were able to get that working?

tyler-ball avatar Aug 31 '16 15:08 tyler-ball

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-supported-platforms.html http://docs.rightscale.com/faq/clouds/aws/What_is_an_EC2-Classic_network.html

It looks like EC2 Classic is no longer available to new accounts. I'm guessing that your EC2 credentials only permit VPC. There are instructions on the AWS page on how you can check to verify this.

My organization uses Classic EC2 by default, and so we use this fix to provision our AWS nodes and use Classic ELBs.

What would you like to do about the tests?

bbbco avatar Aug 31 '16 18:08 bbbco

Haven't heard anything back about this @tyler-ball ... any other input?

bbbco avatar Oct 31 '16 14:10 bbbco