- 26 Nov, 2014 7 commits
-
-
Seth Vargo authored
Fixes Docker communicator mishandling of symlinks in UploadDir()
-
Seth Vargo authored
Allow none checksumtype for qemu builder
-
Seth Vargo authored
fix digitalocean v2 api content-type when using json
-
Seth Vargo authored
When using disk_image CD-ROM not needed
-
Seth Vargo authored
Use consistent escaping for ovftool uri creds
-
Eric Johnson authored
Create GCE image from persistent disk instead of from a tarball.
-
Dustin Carlino authored
The new flow: 1) Provision the instance 2) Tear down the instance, but keep the boot disk 3) Create an image from the disk 4) Tear down the disk The step to update gcloud is no longer needed, since gceimagebundle isn't used anymore. Fixes #1507 and addresses https://github.com/mitchellh/packer/issues/1447#issuecomment-61610235.
-
- 24 Nov, 2014 1 commit
-
-
Eric Johnson authored
Use golang/oauth2, no longer require client_secrets.json, and use
-
- 21 Nov, 2014 1 commit
-
-
Evan Brown authored
Service Account when run from a GCE Instance.
-
- 18 Nov, 2014 2 commits
-
-
Eric Johnson authored
Added the Ubuntu image project for GCE.
-
Misha Brukman authored
The documentation: https://cloud.google.com/compute/docs/operating-systems#ubuntu shows that `ubuntu-os-cloud` is the proper project name.
-
- 13 Nov, 2014 1 commit
-
-
Ryan Breed authored
I got thrown for a loop since the username is uri-escaped but the password was not. I got thrown for another couple of loops due to the multiple levels of interpretation involved: 1) JSON syntax requires backslashes to be slash-escaped. Some vCenter deployments use windows domain-style usernames DOMAIN\user 2) the OVFTOOL docs specify that "all special characters" be uri-encoded when part of the user name or password 3) different shell interpretations on windows/linux I'd say escape both or neither.
-
- 12 Nov, 2014 2 commits
-
-
Israel Shirk authored
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 07 Nov, 2014 1 commit
-
-
Jack Pearkes authored
-
- 06 Nov, 2014 2 commits
-
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 05 Nov, 2014 1 commit
-
-
Jack Pearkes authored
-
- 02 Nov, 2014 3 commits
-
-
Vasiliy Tolstov authored
-
Vasiliy Tolstov authored
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 01 Nov, 2014 1 commit
-
-
Vasiliy Tolstov authored
In case of using json we need to set content-type header. Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 31 Oct, 2014 2 commits
-
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 30 Oct, 2014 2 commits
-
-
Mitchell Hashimoto authored
builder/digitalocean: fix v2 api size
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 28 Oct, 2014 14 commits
-
-
Mitchell Hashimoto authored
Fix checksums link
-
Matt Whiteley authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Fix make updatedeps
-
BlackEagle authored
Since the fork mitchellh/gophercloud-fork-40444fb is used for gophercloud the folder rackspace/gophercloud does not exist and the version fix does not have to happen. Signed-off-by: BlackEagle <ike.devolder@gmail.com>
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Extract Vagrant provider processing logic to a method
-
Mitchell Hashimoto authored
-