Commit Graph

1147 Commits (1ebb1b7ef67facbded050d2f28dc813e8c52d32a)
 

Author SHA1 Message Date
Mitchell Hashimoto 1ebb1b7ef6 builder/common: add DownloadableURL to remove duplication parsing URLs
13 years ago
Mitchell Hashimoto 9a37de618d Merge pull request #224 from zyegfryed/patch-1
13 years ago
Sébastien Fievet a5054cf314 Typo
13 years ago
Mitchell Hashimoto beb97af6ce Up version for dev
13 years ago
Mitchell Hashimoto 801a13dd38 v0.2.1
13 years ago
Mitchell Hashimoto e5b14ac450 builder/amazon/common: wait for AMI to be available [GH-207]
13 years ago
Mitchell Hashimoto e6557c53c2 ctrl-c closes stdin for plugins so that they are unblocked
13 years ago
Mitchell Hashimoto b455d70346 Remove TODO, it was from pre-0.1
13 years ago
Mitchell Hashimoto 48b08fe71a update comments in signal.go
13 years ago
Mitchell Hashimoto 74ef543d5c packer/plugin: connect stdin to parent stdin
13 years ago
Mitchell Hashimoto 9f38f4cb47 fmt
13 years ago
Mitchell Hashimoto 7a00b240c1 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto f5f4266371 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1ec2eacb92 Merge pull request #218 from jstamerj/master
13 years ago
Jeff Stamerjohn 88dcb43a3f Merge pull request #1 from jstamerj/jstamerj/windows
13 years ago
Jeff Stamerjohn c5aad085f3 Merge branch 'master' into jstamerj/windows
13 years ago
Jeff Stamerjohn 41df9fa2e8 Windows fixes
13 years ago
Mitchell Hashimoto 029dabaa49 Update CHANGELOG
13 years ago
Mitchell Hashimoto 4857faa363 Merge branch 'builder-amazon-instance'
13 years ago
Mitchell Hashimoto 0130b1310c builder/amazon/instance: default x509_upload_path
13 years ago
Mitchell Hashimoto 30a4bf7687 website: document the amazon-instance builder
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 3efdb009d7 builder/amazon/common: SSH into private IP if in VPC
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 caaa6667ed plugin/builder-amazon-instance: add the plugin
13 years ago
Mitchell Hashimoto b91fb5e1a0 fmt
13 years ago
Mitchell Hashimoto a780d0e0dd builder/amazon/common: extract Artifact
13 years ago
Mitchell Hashimoto 5a4f5c3f6f builder/amazon: provision on instance
13 years ago
Mitchell Hashimoto 5c7c0a6ee2 builder/amazon: extract SSH connect funcs
13 years ago
Mitchell Hashimoto 51f7db35f4 builder/amazon: extract StepRunSourceInstance
13 years ago
Mitchell Hashimoto 579eaaabc5 builder/amazon/common: panic if SSHPot is 0
13 years ago
Mitchell Hashimoto f8319f8881 builder/amazon: extract StepSecurityGroup
13 years ago
Mitchell Hashimoto e67e4cfa16 builder/amazon: extract StepKeyPair for both
13 years ago
Mitchell Hashimoto 5921492c8e fmt
13 years ago
Mitchell Hashimoto d489f99aad builder/amazon/*: clean up tests
13 years ago
Mitchell Hashimoto ae864b3efa builder/amazon/common: tests for runconfig
13 years ago