Commit Graph

19 Commits (759430d1e822aaa72216edd054f2fb91e45efa18)

Author SHA1 Message Date
Herby Gillot 8b3674bf58 minor spacing cleanup 11 years ago
Herby Gillot 6ddebb3fad ec2 inventory route53 tagging:
* make filtering more comprehensive
* add checks against missing route53 zone exclusion option
11 years ago
Herby Gillot 91785ba045 ec2 inventory: Add the ability to group instances by Route 53 domain
names.
11 years ago
Jeremy Price ad75350919 adding regions_exclude parameter to be able to do subtractive region exclusion. Defaults to us-gov-west-1 so as to not cause errors for people who don't have govcloud credentials but get it in their regions list 11 years ago
Herby Gillot c2f8215c06 ec2 inventory: Verify that a security group exists before trying to use its name as a key in inventory. 11 years ago
Tim Gerla 57b72d242a ec2 inventory plugin: fix whitespace around connection validity test 11 years ago
jclaybaugh f4db6d1a91 fixed whitespace and added a comment to explain if statement 11 years ago
jclaybaugh 4733dc6b5b added error checking around boto ec2 connection errors when using a bad region name 11 years ago
Michael DeHaan 76723f6b37 Merge pull request #2610 from peterjanes/devel
Basic RDS support for EC2 inventory
12 years ago
milan 27b8d3567e check hostname presence 12 years ago
Peter Janes bcc2e84a4b Fix reference to parameter group name 12 years ago
Peter Janes dd2d0dd175 Add basic inventory support for RDS instances 12 years ago
Blair Zajac fa8e653011 Simplify and correct comparisons with None. 12 years ago
Tim Gerla 168fcb0a4a Only inventory "running" EC2 instances. "stopped" is also a valid state and these should not be inventoried. 12 years ago
Peter Sankauskas 39efcd0766 While I haven't done this, it is possible to bring up an instance
without a keypair, so this takes care of that scenario
12 years ago
Peter Sankauskas aa0434535e Adding 2 more groups of instances - instance types and key pairs 12 years ago
Peter Sankauskas 60c69e9845 Allowing the EC2 inventory script to gracefully handle AWS API issues 12 years ago
Rodney Quillo 8344511e47 Fix check boto version bug #1280 12 years ago
Michael DeHaan 41dd4a1f93 Merge plugins tree 12 years ago