Commit Graph

1199 Commits (b75bd29bfda4ce3fc2bcb7da59e835afa92afab3)
 

Author SHA1 Message Date
Mitchell Hashimoto 3ae0b2f0a5 builder/common: Don't prepend slash to URL path if path is empty
13 years ago
Mitchell Hashimoto c06c1fee45 builder/common: make rel path absolute in DownloadableURL [GH-215]
13 years ago
Mitchell Hashimoto 8db5390553 builder/common: add DownloadableURL to remove duplication parsing URLs
13 years ago
Mitchell Hashimoto e426a8e247 Merge pull request #224 from zyegfryed/patch-1
13 years ago
Sébastien Fievet 2a78203e68 Typo
13 years ago
Mitchell Hashimoto 05ef4568e8 Up version for dev
13 years ago
Mitchell Hashimoto 71e30c60c9 v0.2.1
13 years ago
Mitchell Hashimoto 83aca618d8 builder/amazon/common: wait for AMI to be available [GH-207]
13 years ago
Mitchell Hashimoto 234508376a ctrl-c closes stdin for plugins so that they are unblocked
13 years ago
Mitchell Hashimoto 35ee6313e4 Remove TODO, it was from pre-0.1
13 years ago
Mitchell Hashimoto a42b04ce7d update comments in signal.go
13 years ago
Mitchell Hashimoto 9289df6d35 packer/plugin: connect stdin to parent stdin
13 years ago
Mitchell Hashimoto ce5849308b fmt
13 years ago
Mitchell Hashimoto 1d0adbf2c2 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto 6d658ac923 Update CHANGELOG
13 years ago
Mitchell Hashimoto b30a1303a2 Merge pull request #218 from jstamerj/master
13 years ago
Jeff Stamerjohn 4fae365f2b Merge pull request #1 from jstamerj/jstamerj/windows
13 years ago
Jeff Stamerjohn 32eaa39a5f Merge branch 'master' into jstamerj/windows
13 years ago
Jeff Stamerjohn 4ff0185add Windows fixes
13 years ago
Mitchell Hashimoto b3f8a22ca6 Update CHANGELOG
13 years ago
Mitchell Hashimoto 7f91d24a7d Merge branch 'builder-amazon-instance'
13 years ago
Mitchell Hashimoto fc39042283 builder/amazon/instance: default x509_upload_path
13 years ago
Mitchell Hashimoto 321d1cce16 website: document the amazon-instance builder
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
Mitchell Hashimoto 110fd0e17f builder/amazon/common: SSH into private IP if in VPC
13 years ago
Mitchell Hashimoto dd1c4d4d2a fmt
13 years ago
Mitchell Hashimoto c710323f04 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto f94500b324 builder/amazon/instance: boilerplate for bundle volume
13 years ago
Mitchell Hashimoto 2674bdc96d builder/amazon/instance: after upload x509, should continue
13 years ago
Mitchell Hashimoto 39b3b18d81 builder/amazon/instance: upload x509 cert
13 years ago
Mitchell Hashimoto 42f78804fe plugin/builder-amazon-instance: add the plugin
13 years ago
Mitchell Hashimoto e85a01d9da fmt
13 years ago
Mitchell Hashimoto 992a9bfb22 builder/amazon/common: extract Artifact
13 years ago
Mitchell Hashimoto 0a76d07363 builder/amazon: provision on instance
13 years ago
Mitchell Hashimoto 2f9840a4cf builder/amazon: extract SSH connect funcs
13 years ago
Mitchell Hashimoto 64ced7ff2c builder/amazon: extract StepRunSourceInstance
13 years ago
Mitchell Hashimoto 30ab70388b builder/amazon/common: panic if SSHPot is 0
13 years ago
Mitchell Hashimoto 4f568f4998 builder/amazon: extract StepSecurityGroup
13 years ago
Mitchell Hashimoto 45096d0768 builder/amazon: extract StepKeyPair for both
13 years ago
Mitchell Hashimoto b3edb2fba5 fmt
13 years ago