Commit Graph

66 Commits (bf7530ca28cc9d3bad0b65ae2f07bca5d6117bbd)

Author SHA1 Message Date
Mitchell Hashimoto 5997573f37 builder/amazon/instance: add location to upload command [GH-679]
12 years ago
Nathan Sullivan 2f53dbe03f reverting testing stuff
12 years ago
Nathan Sullivan 6e619d7351 lets try a string instead of a bool for AssociatePublicIpAddress
12 years ago
Nathan Sullivan da0edb2aa7 https://github.com/mitchellh/packer/issues/578
12 years ago
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 d9aaf49234 builder/amazon/instance: support AZ here too
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
Jesse Nelson 0fadb8d02f exclude everything in /tmp, but keep /tmp itself
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
James Massara a613446205 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto 8e7c2796fc builder/amazon/instance: 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 9527f60884 builder/amazon/instance: remove check for AMI tools [GH-330]
13 years ago
Mitchell Hashimoto f4f433d0d8 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto 0306759840 builder/amazon: support tags in chroot and instance
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
Jeremy Carroll c193048b3b Was missing sending IAM profile data to instance store builders.
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 9520c6e6ed builder/amazon: more efficient use of templates
13 years ago
Mitchell Hashimoto fde7910e85 builder/amazon: remove unnecessary validation
13 years ago
Mitchell Hashimoto 1268373105 builder/amazon/instance: switch to new template stuff
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
Mitchell Hashimoto 4e8db89403 builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
Mitchell Hashimoto ef59ee41a8 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto c6fde36b5e builder/amazon/chroot: boilerplate
13 years ago
Mitchell Hashimoto 0130b1310c builder/amazon/instance: default x509_upload_path
13 years ago
Mitchell Hashimoto 8c3281405d builder/amazon/*: wait for AMI to be ready in common, use it instance
13 years ago
Mitchell Hashimoto 072d7a647a builder/amazon/instance: register AMI using API
13 years ago
Mitchell Hashimoto 77b92cd048 builder/amazon/instance: register the AMI
13 years ago
Mitchell Hashimoto 17f6914fc1 builder/amazon/instance: prefix has CreateTime support
13 years ago
Mitchell Hashimoto 5e6695264a builder/amazon/instance: upload bundle
13 years ago
Mitchell Hashimoto ad1015f35c builder/amazon/instance: bundle volume and keep track of dir
13 years ago
Mitchell Hashimoto 801541714e builder/amazon/instance: run ec2-bundle-vol in batch mode
13 years ago