Commit Graph

148 Commits (05ab50949f75a182f6df2ade104f511c177d889d)

Author SHA1 Message Date
Mitchell Hashimoto d857c9ccbb builder/amazon/chroot: implement UploadDir for chroot communicator
13 years ago
Mitchell Hashimoto f76a09fc08 builder/amazon/instance: remove check for AMI tools [GH-330]
13 years ago
Mitchell Hashimoto 251abc3496 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto 42beac4516 builder/amazon/common: modify output for AMI copy
13 years ago
Mitchell Hashimoto e7a50133b6 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto d03c852ac2 builder/amazon/common: move tags into ami_config
13 years ago
Mitchell Hashimoto ef142ce886 builder/amazon: region copy must go before modify attributes
13 years ago
Mitchell Hashimoto a4f674f8ed builder/amazon/common: remove duplicates from ami_region
13 years ago
James Massara c9de4c9644 Make sure ami_regions are valid
13 years ago
James Massara 228d0d593a amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto c5823be2e0 builder/amazon: fix crash case if SIGINT while waiting for instance
13 years ago
Mitchell Hashimoto b49fe4971a builder/amazon: modifying more than one AMI attribute type works
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mark Peek 91670cea07 builder/amazon: add block device mappings [GH-90]
13 years ago
Jeremy Carroll 0a0c0c89c6 Was missing sending IAM profile data to instance store builders.
13 years ago
Mitchell Hashimoto 7cc9aa36ff builder/amazon/common: correct logic in deleting secutiry group
13 years ago
Mitchell Hashimoto 48b9da2feb builder/amazon/common: retry deleting security group [GH-278]
13 years ago
Mitchell Hashimoto 09fb6ca593 builder/amazon/all: support user data file
13 years ago
Mitchell Hashimoto 3ff3746969 builder/amazon/common: support user_data_file
13 years ago
Mitchell Hashimoto f69b365f39 Merge pull request #253 from phobos182/master
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Jeremy Carroll 6599f5a255 Log error messages from goamz.
13 years ago
Mitchell Hashimoto b4d18f9d30 builder/amazon/chroot: can modify AMI attributes
13 years ago
Mitchell Hashimoto fd6dbc42d1 builder/amazon/common: rename StepModifyAttributes to
13 years ago
Mitchell Hashimoto bfc2ac1eaa builder/amazon/common: AMIConfig common config
13 years ago
Mitchell Hashimoto 96a91e9555 builder/amazon/common: on modify AMI attributes, skip if no work
13 years ago
Mitchell Hashimoto dcfbef4fc0 builder/amazon/common: use new API for goamz to set AMI attributes
13 years ago
James Massara 2ba59617fc builder/amazon/all: Added support for setting attributes on the AMI
13 years ago
Mitchell Hashimoto 716d68bff3 builder/amazon: more efficient use of templates
13 years ago
Mitchell Hashimoto 2b86d32675 builder/amazon: remove unnecessary validation
13 years ago
Mitchell Hashimoto 75ff149ac1 builder/amazon/instance: switch to new template stuff
13 years ago
Mitchell Hashimoto c8a98683d5 builder/amazon/ebs: get rid of unnecessary template
13 years ago
Mitchell Hashimoto 5f34ec0ebc builder/amazon/chroot: switch to new template stuff
13 years ago
Mitchell Hashimoto 7ab45f8529 builder/amazon/ebs: process templates for config
13 years ago
Mitchell Hashimoto e6b7a47841 builder/amazon/common: RunConfig to template processing
13 years ago
Mitchell Hashimoto 96cc8a4aee builder/amazon/common: access config uses template processing
13 years ago
Mark Peek 9638a30d35 builder/amazon/all: address feedback for ami tag refactoring change
13 years ago
Jeremy Carroll 746ac9dee4 Convert string to byte array
13 years ago
Jeremy Carroll 4f02c506e9 Testing adding user-data support to Packer
13 years ago
Mark Peek 8a636519f8 builder/amazon/all: refactor ami tags [GH-233]
13 years ago
Mark Peek 413fc1b73a Merge pull request #233 from jmassara/tags
13 years ago
James Massara 69aa2d32ac Simplied Tags configuration
13 years ago
Andrei Serdeliuc fbe648d9e1 fix check for vpcid
13 years ago
James Massara 8bffb4f17b Moved Tags configuration out of common and into ebs.
13 years ago
James Massara 9d0fdacedf removed Tags definition from RunConfig
13 years ago
Mitchell Hashimoto 8286536180 builder/amazon/common: sleep between API calls for SSHAddr
13 years ago
Mitchell Hashimoto 4acdeb2832 builder/amazon/common: be more gentle on AWS API while getting SSHAddr
13 years ago
Mitchell Hashimoto 798b7cb25f builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
Mitchell Hashimoto a21997db7f builder/amazon/common: refresh instance while connecting to SSH [GH-243]
13 years ago
James Massara 1ff7cc28fe removed amiId temp variable
13 years ago