Commit Graph

67 Commits (aa59cd55ae4fe5ef6e0cf79d779de69588b087e4)

Author SHA1 Message Date
Mitchell Hashimoto 8bbf9a8da8 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
13 years ago
Mitchell Hashimoto 2d221c5947 builder/amazon/*: warnings
13 years ago
Mitchell Hashimoto 2964f27cc5 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
13 years ago
Mitchell Hashimoto 8b7e258829 builder/amazon: rename availzone to availability zone
13 years ago
Matthew Hooker 73a638749a builder/amazon/ebs: Add config for target AZ.
13 years ago
Matthew Hooker 739fbc8962 common/config: config filter function [GH-521]
13 years ago
Matt Whiteley 28712b2648 builder/amazon: instances can be launched with a list of security groups
13 years ago
Mitchell Hashimoto 6a8e4f1439 builder/amazon/*: use WaitForState for AMIs
13 years ago
Mark Peek 9035b51165 builder/amazon: add clean_ami_name template function
13 years ago
Mitchell Hashimoto 5736dbd3aa Merge pull request #388 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto 6746ffc133 builder/amazon/all: TemporaryKeyPairName
13 years ago
Ben Griffiths 0058929186 Allow customization of SSH Key pair pattern
13 years ago
James Massara a613446205 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto b5606af9e2 builder/amazon/ebs: new multistep API
13 years ago
Mitchell Hashimoto f97b88654f builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto e613b0cdcd builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto f4f433d0d8 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto 50e2535bd8 builder/amazon/common: move tags into ami_config
13 years ago
Mitchell Hashimoto f197c2b5f0 builder/amazon: region copy must go before modify attributes
13 years ago
James Massara 1e27feb6c6 amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto a1a7ff20c2 *: switch to packer ConfigTemplate
13 years ago
Mark Peek 40d6c46ed3 builder/amazon: add block device mappings [GH-90]
13 years ago
Mitchell Hashimoto 4d7b0c2dbc builder/amazon/all: support user data file
13 years ago
Mitchell Hashimoto 4e300259c7 Merge pull request #253 from phobos182/master
13 years ago
Mitchell Hashimoto 100458955f builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto 558f919e4f builder/amazon/common: rename StepModifyAttributes to
13 years ago
Mitchell Hashimoto d7c9658c1c builder/amazon/common: AMIConfig common config
13 years ago
James Massara b0394c6d30 builder/amazon/all: Added support for setting attributes on the AMI
13 years ago
Mitchell Hashimoto a9b951e1fe builder/amazon/ebs: get rid of unnecessary template
13 years ago
Mitchell Hashimoto 28e72c7f7b builder/amazon/chroot: switch to new template stuff
13 years ago
Mitchell Hashimoto a669b4dbd0 builder/amazon/ebs: process templates for config
13 years ago
Mark Peek 87e61b643c builder/amazon/all: address feedback for ami tag refactoring change
13 years ago
Jeremy Carroll 9eda3fa327 Testing adding user-data support to Packer
13 years ago
Mark Peek 3bcfeafa15 builder/amazon/all: refactor ami tags [GH-233]
13 years ago
Mark Peek 3d461195e3 Merge pull request #233 from jmassara/tags
13 years ago
James Massara d1aefb38bb Simplied Tags configuration
13 years ago
James Massara 8853e7a17e Moved Tags configuration out of common and into ebs.
13 years ago
Mitchell Hashimoto 4e8db89403 builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
James Massara 4c273e33c5 removed amiId temp variable
13 years ago
James Massara b24fcbc800 Adds support for adding tags to the AMI
13 years ago
James Massara 852c10264b Adds support for adding tags to the AMI
13 years ago
Mitchell Hashimoto ef59ee41a8 rename builder/common to common since it is generally useful
13 years ago
James Massara 4bd3afb3ee Added IAM Instance Profile support
13 years ago
Mitchell Hashimoto 8cf245eaa5 builder/amazon/ebs: don't need this variable
13 years ago
Mitchell Hashimoto 7c04d634f9 builder/amazon/chroot: wait for volume to beecome ready
13 years ago
Mitchell Hashimoto 3f0c4b0e19 builder/amazon/common: generic wait for state to wait for any state
13 years ago
Mitchell Hashimoto c6fde36b5e builder/amazon/chroot: boilerplate
13 years ago
Mitchell Hashimoto 7a00b240c1 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto 8c3281405d builder/amazon/*: wait for AMI to be ready in common, use it instance
13 years ago
Mitchell Hashimoto b9b5de5684 fmt
13 years ago