Commit graph

5 commits

Author SHA1 Message Date
James Cammarata
24759f566c Adding 'validate_certs' option to EC2 modules
When disabled, the boto connection will be instantiated without validating
the SSL certificate from the target endpoint. This allows the modules to connect
to Eucalyptus instances running with self-signed certs without errors.

Fixes #3978
2014-02-13 12:32:49 -06:00
James Tanner
67fba9c38c Refactor ec2_elb_lb to use shared module snippet code 2014-01-24 15:33:41 -05:00
James Tanner
b417b4153c Fix missing description key 2014-01-24 15:13:01 -05:00
Jim Dalton
d7143fd570 Add health check parameter. 2013-09-20 15:06:02 -07:00
Jim Dalton
922c3392c9 Add ec2_elb_lb for managing ELBs 2013-09-20 10:53:10 -07:00