Commit Graph

209 Commits (42005959fe3091bdfd0910ec4e3e8062d91489e8)

Author SHA1 Message Date
Mitchell Hashimoto 8a609b67c1 builder/*: Fail if provisioning fails [GH-33]
13 years ago
Mitchell Hashimoto 5a9a993c32 builder/amazonebs: Artifact ID works
13 years ago
Mitchell Hashimoto 9786986a72 fmt
13 years ago
Mitchell Hashimoto 41f4ce56a5 builder/virtualbox: "stopping" is still running [GH-30]
13 years ago
Mitchell Hashimoto fd44adf2aa builder/digitalocean: Make tests pass again
13 years ago
Mitchell Hashimoto 1f57d722ff builder/virtualbox: remap versions that don't have guest additions
13 years ago
Jack Pearkes 76c2fcee87 website: update digitalocean state_timeout default
13 years ago
Jack Pearkes 513c8bc4bb builder/digitalocean: raised state_timeout default to 6 minutes [GH-26]
13 years ago
Mitchell Hashimoto 1931c98fff builder/virtualbox: checksum the guest additions
13 years ago
Mitchell Hashimoto 27c9e8cf92 builder/virtualbox: treat guest_additions_path as a template
13 years ago
Mitchell Hashimoto a599074185 builder/virtualbox: upload guest additions to VM
13 years ago
Mitchell Hashimoto 921770b611 builder/virtualbox: Download guest additions for the VM
13 years ago
Mitchell Hashimoto e91421b1e1 website: update docs for virtualbox_version_file
13 years ago
Mitchell Hashimoto 85c83cbf58 builder/virtualbox: Upload version to a "virtualbox_version_file"
13 years ago
Mitchell Hashimoto 0f376457e3 builder/virtualbox: only power off the machine if it isrunning
13 years ago
Mitchell Hashimoto bdd60fe914 builder/virtualbox: Message for vboxmanage command, not say
13 years ago
Mitchell Hashimoto eacf257d83 builder/virtualbox: recognize <tab>
13 years ago
Mitchell Hashimoto 15f191deb0 builder/virtualbox: Copy ISO because VirtualBox can't recognize
13 years ago
Mitchell Hashimoto d52cd1ed83 builder/virtualbox: Output VBoxManage stderr in error
13 years ago
Mitchell Hashimoto a3bd9ecdc3 builder/virtualbox: add "vboxmanage" to run custom commands
13 years ago
Mitchell Hashimoto 53b7b3965f fmt
13 years ago
Mitchell Hashimoto 72741dbe3a builder/virtualbox: Ability to set DiskSize
13 years ago
Mitchell Hashimoto a3c5fed267 builder/vmware, builder/virtualbox: Don't continue if ISO error
13 years ago
Mitchell Hashimoto 39eb9b7497 builder/vmware: Try SSH handshake multiple times
13 years ago
Mitchell Hashimoto 1a8395baab builder/vmware: support the <tab> special in boot commands
13 years ago
Mitchell Hashimoto 7cdf113eb1 builder/common: set the proper finalPath if downloading
13 years ago
Mitchell Hashimoto 24f852f699 builder/vmware: configurable disk size (default 40 GB)
13 years ago
Mitchell Hashimoto 43085e472b builder/vmware: Ability to specify the SSH port with "ssh_port"
13 years ago
Jack Pearkes ba8fbc8621 builder/digitalocean: add configurable state_timeout
13 years ago
Mitchell Hashimoto 1da55ab4b6 builder/digitalocean: Reattempt SSH handshake a few times
13 years ago
Mitchell Hashimoto 6b04876e35 builder/vmware: Log the output of various commands
13 years ago
Mitchell Hashimoto 70c4753f77 fmt
13 years ago
Mitchell Hashimoto 6d3b09c542 builder/vmware: properly handle errors
13 years ago
Mitchell Hashimoto 64aed2b34a builder/virtualbox: proper artifact [GH-23]
13 years ago
Mitchell Hashimoto b8103ff9c0 builder/virtualbox: properly handle errors
13 years ago
Mitchell Hashimoto da4dfbcd12 builder/digitalocean: Properly return errors
13 years ago
Mitchell Hashimoto 868bb9c6f7 builder/amazonebs: Get rid of TODO since we can specify source states
13 years ago
Mitchell Hashimoto 3503e96894 builder/amazonebs: Return proper errors
13 years ago
Mitchell Hashimoto 867e9d1c8f builder/digitalocean: timeout TCP connections to SSH
13 years ago
Mitchell Hashimoto b78fd17a0a builder/digitalocean: compile with scrub changes
13 years ago
Mitchell Hashimoto a775c97907 builder/digitalocean: Scrub sensitive information out of logs
13 years ago
Mitchell Hashimoto 70fa3fbaac builder/digitalocean: fmt
13 years ago
Mitchell Hashimoto b98df11cbf fmt
13 years ago
Mitchell Hashimoto 264e59d75d builder/digitalocean: Implement Artifact destroy
13 years ago
Mitchell Hashimoto 0ac538dc31 builder/amazonebs: If only one error on destroy, just return it
13 years ago
Mitchell Hashimoto 13a27deea1 builder/amazonebs: Implement Artifact.Destroy
13 years ago
Mitchell Hashimoto b9fb065d27 packer: Add Destroy method to artifact
13 years ago
Mitchell Hashimoto 64f9173e8b builder/amazonebs: Tests for invalid AMI name
13 years ago
Jack Pearkes 4236ffc8eb builder/digitalocean: only execute the snapshotname template if parsed
13 years ago
Jack Pearkes b75daf62ff builder/amazonebs: check for err parsing template for ami name
13 years ago