Commit Graph

53 Commits (ea5361a9aceeeea48cdee9b464f4cd3b0ecee8a5)

Author SHA1 Message Date
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
Mitchell Hashimoto a5546fa0f3 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto b91fb5e1a0 fmt
13 years ago
Mitchell Hashimoto a780d0e0dd builder/amazon/common: extract Artifact
13 years ago
Mitchell Hashimoto 5c7c0a6ee2 builder/amazon: extract SSH connect funcs
13 years ago
Mitchell Hashimoto 51f7db35f4 builder/amazon: extract StepRunSourceInstance
13 years ago
Mitchell Hashimoto f8319f8881 builder/amazon: extract StepSecurityGroup
13 years ago
Mitchell Hashimoto e67e4cfa16 builder/amazon: extract StepKeyPair for both
13 years ago
Mitchell Hashimoto d489f99aad builder/amazon/*: clean up tests
13 years ago
Mitchell Hashimoto 9fb778c012 builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 45d50279f3 builder/amazon/ebs: validate access config
13 years ago
Mitchell Hashimoto 6fdf237c15 builder/amazon/common: RunConfig for launch info
13 years ago
Mitchell Hashimoto 8f649af165 builder/amazon/common: AccessConfig for standard access config
13 years ago
Rafael Garcia 282554b2b0 builder/amazon/ebs: support launching in VPC
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago