Commit Graph

273 Commits (40574c19382cfbd321f5a4bf7afee154fa2a8d22)

Author SHA1 Message Date
James Tanner 8157d5e52a Set version_added for ec2_eip's in_vpc parameter
13 years ago
jctanner 0b4f84d780 Merge pull request #4593 from pas256/eip-vpc
13 years ago
James Tanner b803aac6ec Fixes #4500 change ec2 module params to type=bool
13 years ago
jctanner e34cde6bef Merge pull request #4112 from jsdalton/add_az_support_to_ec2_elb
13 years ago
Michael DeHaan 21d4400c96 Misc pep8 fixes
13 years ago
Michael DeHaan aa93ce2dc2 Fix deprecation warnings in the Google modules.
13 years ago
Peter Sankauskas b793248df4 Now this disassociates EIPs from instances inside a VPC correctly. Time
13 years ago
Peter Sankauskas 0e459f65f0 First round of changes to the EIP module to get it to be able to work well inside a VPC, and to be able to delete EIPs as well
13 years ago
Brian Schott bdc8ea828e added aws_access_key and aws_secret_key aliases to ec2_group arguments
13 years ago
Michael DeHaan 8a516d1479 Various standardization to the proposed gce_storage module to bring things in line with updates to the S3 module.
13 years ago
Michael DeHaan 4bdf3da25a Merge pull request #4333 from bennojoy/gcs
13 years ago
Michael DeHaan baa13a5cc7 Merge pull request #4395 from erjohnso/devel
13 years ago
Lorin Hochstein 1c5bdba977 s3: better check for walrus
13 years ago
Michael DeHaan 84ff24d92c Merge pull request #4346 from dmkoch/digitalocean-droplet-options
13 years ago
Michael DeHaan b8ec300d4c Add note about feature being new in 1.4
13 years ago
Constantine Peresypkin 499a2fe456 add support for disk_config option to cloud/rax module
13 years ago
Michael DeHaan 54b5548068 Slight tweak to ovirt module docs.
13 years ago
Michael DeHaan f6eae5571a Update version_added in ovirt module.
13 years ago
Michael DeHaan 5dd25692d4 Merge pull request #3838 from vincentvdk/ovirt-mod
13 years ago
Eric Johnson 1b07e7a521 update defaults and help for 'name' and 'instance_names'
13 years ago
Eric Johnson 81b5c93c78 address a few review comments
13 years ago
Harrison Gu b5500d9a4d Fix bug for setting ec2 tags
13 years ago
Andy Kluger f97871e0d9 Corrected docs ("monitor" -> "monitoring" and dissociated monitoring from instance_tags in examples)
13 years ago
James Tanner d21a0287a2 Remove all sys.exit calls in the cloud/s3 module
13 years ago
jctanner 861779bb6e Merge pull request #4457 from mbarrin/devel
13 years ago
Matthew Barrington ce0bf71245 Fixed crash when s3 bucket did not exist for put operation
13 years ago
Michael DeHaan 119b6d73dd Remove examples of module antipattern of setting the choices array for boolean types.
13 years ago
bennojoy 40565ef236 nova compute fix regex in instance name
13 years ago
Joost Cassee bd10aad71f Add in a retry loop for route53 requests
13 years ago
James Tanner c679491ece #4408 s3: add force alias for overwrite and set True by default
13 years ago
James Tanner c55107fa83 Remove debug comment from s3 module
13 years ago
James Tanner 9c3fb9c2b7 4006: return s3 url even if file exists
13 years ago
Eric Johnson cfc249931a custom user-agent header
13 years ago
Michael DeHaan d803ce7ab3 Fix documentation of default value in s3 module. Fixes #4289
13 years ago
Eric Johnson 9ca824c16d adding Google Compute Engine modules and inventory plugin
13 years ago
Michael DeHaan 0e909640c5 Make group_id be a list.
13 years ago
Michael DeHaan 686d998b26 Merge pull request #4368 from sayap/ec2_ami
13 years ago
Michael DeHaan 709993aa27 Merge pull request #4334 from bennojoy/s3
13 years ago
Michael DeHaan 39a81c4361 Merge pull request #4300 from psvo/cloudformation_results_fix
13 years ago
Benno Joy c1198dc12c change "Changed" to changed
13 years ago
Michael DeHaan 42e84e1b34 Merge pull request #4264 from wulczer/fix-linode-param-type
13 years ago
Yap Sok Ann a8f95435c3 ec2_ami: Account for AWS's "eventual consistency" with AMI creation.
13 years ago
bennojoy 01a0fa1352 gc_storage rewrite commit 2
13 years ago
Benno Joy 834c990903 gc_storage rewrite commit 1
13 years ago
Matt Martz c56659a2a8 Update references for rax_clb_nodes to use rax_clb
13 years ago
Matt Martz fd959a8b7c Move rax_clb_nodes to rax_clb
13 years ago
Daniel Koch cdc5e04d7b Add check to make sure dopy is at least version 0.2.2 for digital_ocean module
13 years ago
Daniel Koch 8c0e8354bf Add "virtio" and "private_networking" options for DigitalOcean droplets
13 years ago
Michael DeHaan df529b9b69 Merge pull request #4338 from jlaska/ec2_group_idempotency
13 years ago
James Laska e002496f0e Add idempotency support to ec2_group
13 years ago