Peter Janes
dd2d0dd175
Add basic inventory support for RDS instances
2013-03-13 16:43:26 -04:00
Michael DeHaan
b75b9681a8
more places to use yaml.safe_load
2013-02-23 13:34:14 -05:00
Michael DeHaan
534f004078
Merge pull request #2101 from stoned/plugins-connections-doc
...
pasto and core connection plugins reference fix
2013-02-16 10:41:15 -08:00
Blair Zajac
fa8e653011
Simplify and correct comparisons with None.
2013-02-16 13:32:48 -05:00
Stoned Elipot
438c77f762
pasto and core connection plugins reference fix
2013-02-16 13:40:04 +01:00
Daniel Hokka Zakrisson
f12dbd431a
Don't remove invocation from the result in the log callback
...
Fixes #2064 .
2013-02-12 22:26:30 +01:00
Tim Gerla
168fcb0a4a
Only inventory "running" EC2 instances. "stopped" is also a valid state and these should not be inventoried.
2013-01-30 11:01:25 -08:00
Rodney Quillo
395093e0bf
Move default arguments to the end of the function call.
2013-01-19 08:34:47 +08:00
Rodney Quillo
7ae100611c
Adding default on vars_prompt
2013-01-18 19:00:57 +08:00
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
2012-11-07 16:56:45 -08:00
Peter Sankauskas
aa0434535e
Adding 2 more groups of instances - instance types and key pairs
2012-11-06 16:16:52 -08:00
Dag Wieers
8323a03fa1
Improve the mail callback to support differing failures
...
Since callbacks are called with different argument-types, we have to be careful. We support two different distinct cases:
- The error information can be in one ore more of the following items (msg, stderr or stdout)
- The res/msg value returned can be a string or a list
2012-11-06 14:28:38 +01:00
Peter Sankauskas
60c69e9845
Allowing the EC2 inventory script to gracefully handle AWS API issues
2012-10-22 14:08:30 -07:00
Michael DeHaan
47c4775e94
Merge pull request #1351 from cocoy/ec2-v2
...
Fix check boto version bug #1280 . Using try/except for AttributeError.
2012-10-16 20:16:40 -07:00
Rodney Quillo
8344511e47
Fix check boto version bug #1280
2012-10-17 10:47:28 +08:00
Dag Wieers
de34c7c133
This should set the sender properly.
2012-10-12 20:40:06 +02:00
Dag Wieers
bb58d3f20c
Example plugin to send out mails on error
...
This is useful mostly for playbooks that run unattended and for a limited set of systems. In case of provisioninging this plugin (together with a final mail action) helps to get notified when something went wrong, or when the installation finished successfully.
Unfortunately, there is no way to enable/disable a plugin from a playbook. So installing the plugin means all other use-cases (provisioning, troubleshooting, reporting or management) all send mails on failure. Something we may want to fix in the future...
2012-10-10 17:28:00 +02:00
Michael DeHaan
d855b4bcf6
Merge pull request #1270 from jhoekx/yaml-inventory-plugin
...
Add a yaml format inventory plugin.
2012-10-10 05:33:33 -07:00
Marco Vito Moscaritolo
cdb8343ec6
Added documentation for nova inventory system
2012-10-09 21:44:39 +02:00
Marco Vito Moscaritolo
7fed89b51d
Improved RackSpace configuration support (needed by latest version of rackspace API)
2012-10-09 21:43:58 +02:00
Jeroen Hoekx
2290dfe1ef
Add a yaml format inventory plugin.
...
This fixes #1265 .
2012-10-09 19:56:52 +02:00
Michael DeHaan
56e8863683
Update README
2012-10-08 08:04:21 -04:00
Michael DeHaan
2319c4d74f
Redundant CONTRIBUTING file
2012-10-08 08:03:59 -04:00
Michael DeHaan
41dd4a1f93
Merge plugins tree
2012-10-08 07:45:25 -04:00