Commit Graph

481 Commits (dcfbef4fc0127ea696f9e985a50e6bae74e021fa)

Author SHA1 Message Date
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
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
Mitchell Hashimoto 0f39a4451c Merge pull request #228 from markpeek/markpeek-images
13 years ago
Mitchell Hashimoto 558027465a builder/virtualbox,vmware: retry removing output dir if fails
13 years ago
Mitchell Hashimoto 8ac03e4898 builder/vmware: compile host_ip on every platform
13 years ago
Mitchell Hashimoto 1286f735be builder/vmware: redo host IP stuff for Windows
13 years ago
Mark Peek 1aec0d6a50 Handle missing source AMI error
13 years ago
Mitchell Hashimoto f4adb35b9a builder/vmware: more logs for Workstation
13 years ago
Mitchell Hashimoto 6aacf20167 builder/vmware: convert line endings in workstation to Unix-style
13 years ago
Mitchell Hashimoto 8ac86e49d0 builder/vmware: improved logging for various workstation steps
13 years ago
Mitchell Hashimoto d1e0e955ab builder/vmware: verify various paths exist for Workstation
13 years ago
Mitchell Hashimoto 422f25749e builder/vmware: refactor the platform-specific stuff out
13 years ago
Mitchell Hashimoto fc89919347 Merge branch 'master' of https://github.com/rasa/packer into rasa-master
13 years ago
Mitchell Hashimoto 92ba998150 fmt
13 years ago
James Massara 13fb00b2c6 Added IAM Instance Profile support
13 years ago
Mitchell Hashimoto 006f0440a7 builder/amazon/common: wait for terminated state
13 years ago
Mitchell Hashimoto f2f69e6f7b builder/amazon/ebs: don't need this variable
13 years ago