Commit Graph

1129 Commits (4857faa363fb3b3769c3cdf9765dfecc4366136d)
 

Author SHA1 Message Date
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
Mitchell Hashimoto 9fb778c012 builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 45d50279f3 builder/amazon/ebs: validate access config
13 years ago
Mitchell Hashimoto 6fdf237c15 builder/amazon/common: RunConfig for launch info
13 years ago
Mitchell Hashimoto 8f649af165 builder/amazon/common: AccessConfig for standard access config
13 years ago
Mitchell Hashimoto 9348f481dd builder/amazon/instance: boilerplate
13 years ago
Mitchell Hashimoto 17acee653b packer: In the case of an error, close stdout/stderr writers
13 years ago
Mitchell Hashimoto 1c5e9848b5 provisioner/shell: use StartWithUi
13 years ago
Mitchell Hashimoto 479855a4f1 builder/virtualbox: shutdown messages go to Ui
13 years ago
Mitchell Hashimoto 3641c1a708 packer: Preserve original stdout/stderr on StartWithUi
13 years ago
Mitchell Hashimoto 2e82358d2a fmt
13 years ago
Mitchell Hashimoto 32c84c17b1 packer: RemoteCmd.StartWithUi thanks to @sit
13 years ago
Mitchell Hashimoto bd1fe21718 packer/rpc: remove unused test file
13 years ago
Mitchell Hashimoto 6422fabd19 command/build: if any builds fail, exit with 1 exit status
13 years ago
Mitchell Hashimoto 54fb31b7a3 Update CHANGELOG
13 years ago
Mitchell Hashimoto 51b63efe50 Merge pull request #210 from rgarcia/vpc-launch
13 years ago
Rafael Garcia 282554b2b0 builder/amazon/ebs: support launching in VPC
13 years ago
Mitchell Hashimoto 38ae1a0ba9 packer: Properly handle ? in URLs in cache keys
13 years ago
Mitchell Hashimoto e3478c38ef builder/vmware: more flexible ISO removing
13 years ago