Commit Graph

496 Commits (48b9da2feb3a3cdeb2a24930c8bda3bd414d3349)

Author SHA1 Message Date
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 060ae56b2d builder/vmware: nitpick some styles
13 years ago
Ross Smith II 1e18249da9 fixed typo in vmware path on Windows XP, fixes #237/#238
13 years ago
Ross Smith II d4c45b412e Add support for VMWare Workstation on Windows XP, fixes #237
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 c023588614 builder/vmware: error checking on upload path template
13 years ago
Mitchell Hashimoto 8bb5d40537 builder/vmware: use new template stuff
13 years ago
Mitchell Hashimoto 191520bc0b builder/virtualbox: use new template processing stuff
13 years ago
Mitchell Hashimoto 2b86d32675 builder/amazon: remove unnecessary validation
13 years ago
Mitchell Hashimoto 0a31fac749 builder/digitalocean: use new template processing
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
James Massara d6f8411c43 Adds support for adding tags to the AMI
13 years ago
James Massara 096a64ad92 Adds support for adding tags to the AMI
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 6b2c2db77e builder/vmware: slightly nicer error messages
13 years ago
Mitchell Hashimoto 69d6d8f1b6 builder/vmware: error message tweaking for Player driver
13 years ago
Julian Phillips df180d6146 builder/vmware: We only need one runAndLog function
13 years ago
Julian Phillips 7b65daad37 builder/vmware: Add Support for VMware Player 5 (Linux)
13 years ago
Mitchell Hashimoto 54adabfd39 builder/vmware: sleep before cleaning files on Windows
13 years ago
Mitchell Hashimoto d76b7e8c36 fmt
13 years ago