Commit Graph

62 Commits (17516ec2f80c723451ea69bbb6c8d6478dbbd974)

Author SHA1 Message Date
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
12 years ago
Mitchell Hashimoto 3cd7379d1f builder/amazon/*: warnings
12 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
12 years ago
Mitchell Hashimoto f4b404627c builder/amazon/instance: support AZ here too
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups
13 years ago
Jesse Nelson c7e1681163 exclude everything in /tmp, but keep /tmp itself
13 years ago
Mitchell Hashimoto 27608a7b0f builder/amazon/*: use WaitForState for AMIs
13 years ago
Mark Peek f941718c3e builder/amazon: add clean_ami_name template function
13 years ago
Mitchell Hashimoto f2069c1cd6 Merge pull request #388 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto ed7e0847fd builder/amazon/all: TemporaryKeyPairName
13 years ago
James Massara 5bca569fa4 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto 0231d798e4 builder/amazon/instance: new multistep API
13 years ago
Mitchell Hashimoto 9186a7f214 builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto 57f185451a builder/amazon: drop private key if debug mode [GH-373]
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 e7a50133b6 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto ef142ce886 builder/amazon: region copy must go before modify attributes
13 years ago
James Massara 228d0d593a amazon/common: Added AMI CopyImage support
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 09fb6ca593 builder/amazon/all: 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
Mitchell Hashimoto fd6dbc42d1 builder/amazon/common: rename StepModifyAttributes to
13 years ago
Mitchell Hashimoto bfc2ac1eaa builder/amazon/common: AMIConfig common config
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
Mark Peek 9638a30d35 builder/amazon/all: address feedback for ami tag refactoring change
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
Mitchell Hashimoto 798b7cb25f builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto b645586d58 builder/amazon/chroot: boilerplate
13 years ago
Mitchell Hashimoto fc39042283 builder/amazon/instance: default x509_upload_path
13 years ago
Mitchell Hashimoto d46741e4f7 builder/amazon/*: wait for AMI to be ready in common, use it instance
13 years ago
Mitchell Hashimoto b5fdab407f builder/amazon/instance: register AMI using API
13 years ago
Mitchell Hashimoto 0552bc7306 builder/amazon/instance: register the AMI
13 years ago
Mitchell Hashimoto 03a2cc8b22 builder/amazon/instance: prefix has CreateTime support
13 years ago
Mitchell Hashimoto c504beacc6 builder/amazon/instance: upload bundle
13 years ago
Mitchell Hashimoto 877172166b builder/amazon/instance: bundle volume and keep track of dir
13 years ago
Mitchell Hashimoto 63474f47e4 builder/amazon/instance: run ec2-bundle-vol in batch mode
13 years ago
Mitchell Hashimoto d3d7bfe876 builder/amazon/instance: sudo the ec2-bundle-vol by default
13 years ago
Mitchell Hashimoto 7763411914 builder/amazon/instance: detect error bundling
13 years ago
Mitchell Hashimoto c1361b0cf5 builder/amazon/instance: ec2-bundle-vol is called
13 years ago
Mitchell Hashimoto fd43c27de1 builder/amazon/instance: check for the ami tools
13 years ago