Commit Graph

56 Commits (95f5cea2858768f459ca1a340f253353bf51285d)

Author SHA1 Message Date
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
Mitchell Hashimoto 3f543dddaa builder/amazon/instance: sudo the ec2-bundle-vol by default
13 years ago
Mitchell Hashimoto b5552c00f3 builder/amazon/instance: detect error bundling
13 years ago
Mitchell Hashimoto c6358b0475 builder/amazon/instance: ec2-bundle-vol is called
13 years ago
Mitchell Hashimoto 544b4b1429 builder/amazon/instance: check for the ami tools
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 b11b60746b builder/amazon/instance: boilerplate for bundle volume
13 years ago
Mitchell Hashimoto c39299c21f builder/amazon/instance: after upload x509, should continue
13 years ago
Mitchell Hashimoto d11cabf893 builder/amazon/instance: upload x509 cert
13 years ago
Mitchell Hashimoto 5a4f5c3f6f builder/amazon: provision on instance
13 years ago