Commit Graph

1357 Commits (74bcbfa8248e2982dcd171a44d93ec807b95d9d0)

Author SHA1 Message Date
Mitchell Hashimoto b78b119a11 amazon/*: fix merge issues with lib switch
11 years ago
Mitchell Hashimoto 44b980e659 Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go
11 years ago
Mitchell Hashimoto b9bfae8da3 amazon/chroot: style
11 years ago
Mitchell Hashimoto 20fa7aeeb6 Merge pull request #2046 from danschaffer/amazonchroot-volumes-retry-fix
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 77af5f83f7 Merge pull request #2120 from vtolstov/discard
11 years ago
Mitchell Hashimoto c78c4e78ad amazon/common: sleep 3 seconds if instance doesn't exist
11 years ago
Mitchell Hashimoto f78d7eefdc Merge pull request #2129 from lokulin/master
11 years ago
Mitchell Hashimoto 1d3a4d6aa2 packer: remove ConfigTemplate
11 years ago
Mitchell Hashimoto 4bb16ac223 fix failing tests
11 years ago
Mitchell Hashimoto c3b75f4b86 vmware/vmx: interpolation
11 years ago
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
11 years ago
Mitchell Hashimoto 0dc4226810 builder/virtualbox/ovf: new interpolation
11 years ago
Mitchell Hashimoto d15bc90453 builder/virtualbox/iso: new interpolation
11 years ago
Mitchell Hashimoto b2b74431ec builder/parallels/pvm: interpolation
11 years ago
Mitchell Hashimoto 76c2d2cb0e builder/parallels/iso: new interpolation
11 years ago
Mitchell Hashimoto 3e76547bff bulder/qemu: convert interpolation
11 years ago
Mitchell Hashimoto 4cae87645f builder/docker: fix issue where docker might get nil interp context
11 years ago
Mitchell Hashimoto 3b29fa5e40 builder/openstack: convert interpolation
11 years ago
Mitchell Hashimoto 31bdb4853c builder/null: interpolations
11 years ago
Mitchell Hashimoto 5aa30caa64 builder/googlecompute: new interpolation
11 years ago
Mitchell Hashimoto faf327eed0 builder/docker: convert to new interpolation
11 years ago
Mitchell Hashimoto 7d0f94834e builder/digitalocean: interpolation change
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
Mitchell Hashimoto 50d7c598e9 amazon/ebs: use new interpolation stuff
11 years ago
Mitchell Hashimoto fea8bb3566 amazon/ebs: basic acceptance test
11 years ago
lokulin bda4ef7c65 Retry the AWS API when looking for a newly created instance
11 years ago
Vasiliy Tolstov 3984f5e6f6 add discard option to qemu builder
11 years ago
duftler 6d28ee931c Delete GCE disk on SIGINT.
11 years ago
Dave Cunningham 982934dfb9 Use new Google API and OAuth libs, add UserAgent string
11 years ago
Dan Schaffer 03436a3745 builder/amazon/chroot: fix no attachments on volume error.
11 years ago
James Nugent 65a9347b1e Fix potential nil pointer errors in ported code
11 years ago
James Nugent 33b4f5cc0a Check for EBS being nil before assigning it
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Emil Hessman 57468b3d1a builder/vmware/iso: fix incorrect printf verb type in test
11 years ago
Emil Hessman fdb64f6f25 builder/vmware/common: fix missing format argument for Fatalf call in test
11 years ago
Emil Hessman 96b62af551 builder/virtualbox/iso: fix incorrect printf verb type
11 years ago
Emil Hessman cceb4b2868 builder/qemu: fix incorrect printf verb type
11 years ago
Emil Hessman b19f9b9777 builder/parallels/iso: fix incorrect printf verb type
11 years ago
Emil Hessman f5782084e5 builder/openstack: address vet reports
11 years ago
Emil Hessman 002e50f493 builder/googlecompute: fix formatting directives
11 years ago
Emil Hessman 413b84af6b builder/digitalocean: fix incorrect printf verb types
11 years ago
Emil Hessman 505f51ff27 builder/amazon/ebs: fix incorrect printf verb type
11 years ago
Emil Hessman 05c2206684 builder/amazon/common: fix incorrect printf verb type in amiRegionCopy
11 years ago
Seth Vargo c338d313db Merge pull request #1925 from tdooner/add_rackconnect_support
11 years ago
Seth Vargo 500654714c Merge pull request #1932 from bhourigan/issue1931
11 years ago
Seth Vargo 4f22fd25f5 Merge pull request #1875 from ryanuber/f-dofix
11 years ago
Brian Hourigan f40fd36c31 Changing --region to --location
11 years ago
Tom Dooner 6e92e60eef Add Rackconnect support
11 years ago
Jen Spinney 40fdb15d03 Support user variables for all OpenStack string config options
11 years ago