Commit Graph

1703 Commits (fc39f07eccdfc5f144f196b6cf0319201beea77e)

Author SHA1 Message Date
Mark Peek fc39f07ecc Add EbsOptimized to RequestSpotInstances (#2806)
11 years ago
Mark Peek edda3de677 Merge pull request #2806 from abridgett/feature/add_ebs_optimized_support
11 years ago
Mark Peek c48548b3bb go fmt
11 years ago
Mark Peek f6c7e3740f Don't create EBS block device if VirtualName is specified
11 years ago
Mark Peek 914e78f602 builder/amazon/common: go fmt
11 years ago
Mark Peek 581c3574f6 Merge pull request #2672 from lightpriest/b-aws-ebs-block-device
11 years ago
Seth Vargo e863dbe100 Revert "Merge pull request #2807 from markpeek/markpeek-docker-tmpdir"
11 years ago
Rickard von Essen 141dcd5c03 Fixes #2828: parallels prlctl_post don't interpolate values.
11 years ago
Chris Bednarski f01956405b Merge pull request #2654 from mitchellh/b-xmlpath
11 years ago
Eric Johnson 96d522fb64 Merge pull request #2811 from sparkprime/verbatim_account
11 years ago
Chris Bednarski ff6d448886 Merge pull request #2814 from mitchellh/b-2793-repro
11 years ago
Mark Peek e5a713ff01 Alternative fix for #2641: make random script name actually random
11 years ago
Mark Peek 45829c30e5 builder/amazon/*: fix go vet
11 years ago
Chris Bednarski 5eddaa77bf Corrected sprintf formatting in error messages
11 years ago
Chris Bednarski cc153aa71f Added a test to verify byte size for larger files downloaded from docker
11 years ago
Chris Bednarski 8ff5c07d0c Add a new packer template for testing large file downloads
11 years ago
Dave Cunningham 1fea962a3a account_file can be verbatim JSON string
11 years ago
Mark Peek 31d3678814 Merge pull request #2807 from markpeek/markpeek-docker-tmpdir
11 years ago
Mark Peek 77bfd1de2e Workaround docker-machine shared folder mapping issue
11 years ago
Mark Peek a3a7c974d0 Merge pull request #2422 from vtolstov/qemu
11 years ago
Adrian Bridgett 8349e22df9 Add ebs_optimized support
11 years ago
Rickard von Essen 9cf99289c5 Fixed GCE builder after dependency change.
11 years ago
Rickard von Essen 3f14b9d984 Merge pull request #2731 from legal90/prl-compact-disk
11 years ago
Rickard von Essen b528811540 Merge pull request #2662 from rickard-von-essen/prl_pd11
11 years ago
Vasiliy Tolstov 48f8612b72 add virtio-scsi
11 years ago
Mikhail Zholobov abfe706fc6 builder/parallels: Add "StepCompactDisk"
11 years ago
Mikhail Zholobov f7b26e44fe builder/parallels: Add "CompactDisk" driver function
11 years ago
Vasiliy Tolstov 3fae902bc3 enable discards only on qemu >= 2
11 years ago
Mikhail Zholobov 4ebee7bf3f builder/parallels: Add "DiskPath" driver function
11 years ago
Or Cohen 2a94b596ce Fix and refactor block device mapping builder
11 years ago
Rickard von Essen 83980d2326 Enable headless mode by default on Parallels Desktop 11
11 years ago
Rickard von Essen 7d3afc882a Add check for Parallels Desktop edition in PD 11.
11 years ago
Chris Bednarski 0a79546cf9 Update dependency to an SSL-enabled path; this was migrated from launchpad to github
11 years ago
Chris Bednarski bf733b75d5 Revert "By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5."
11 years ago
Chris Bednarski c8d1c650f0 Revert "Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing."
11 years ago
Chris Bednarski 1830c81eab Correct and expand docker config tests for commit, discard, export_path
11 years ago
Chris Bednarski d13647ee0f Updated test for qemu VMName. Previously (0.7.5) a file extension was automatically added to the VMname but this logic is not exposed for testing.
11 years ago
Chris Bednarski 8f7f82334a Merge pull request #2628 from mitchellh/b-docker-export-validation
11 years ago
Chris Bednarski 5503b7f496 Don't export errors
11 years ago
Chris Bednarski 55fadd96bc By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5.
11 years ago
Chris Bednarski 746b9a8391 Formatting tweaks
11 years ago
Chris Bednarski 1b1bd19c20 Reformat code so we can grep for this more easily
11 years ago
Chris Bednarski 750a9c61de Added discard option for docker builder, also reorganized some error messages
11 years ago
Chris Bednarski 32978a5109 Add an explicit error message when there is no output file specified
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Chris Bednarski d0f6ab4331 Merge pull request #2585 from mitchellh/f-dockerdownload
11 years ago
Chris Bednarski 5ad4b0e97e Added tests and handle the tar format from docker cp -
11 years ago
Chris Bednarski 8cdd078952 Changed fixtures so we can do a directory test too
11 years ago
Chris Bednarski 62c5e8358d Added a test for docker upload and download
11 years ago
Chris Bednarski de9ecd2d62 Add a test fixture file
11 years ago