- 05 Dec, 2014 1 commit
-
-
James Sinclair authored
Fixes #1637
-
- 03 Dec, 2014 1 commit
-
-
Eric Johnson authored
fix googlecompute oauth dependency
-
- 30 Nov, 2014 1 commit
-
-
rhapsodhy authored
-
- 27 Nov, 2014 4 commits
-
-
Seth Vargo authored
Use sudo only if prevent_sudo is not set
-
James Massara authored
-
James Massara authored
-
James Massara authored
-
- 26 Nov, 2014 10 commits
-
-
James Massara authored
-
Seth Vargo authored
fix build name ConfigTemplate processing [GH-858]
-
Seth Vargo authored
Add default nodename for chef-client
-
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
-
- 04 Nov, 2014 1 commit
-
-
James Massara 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 3 commits
-
-
Mitchell Hashimoto authored
Fix checksums link
-
Matt Whiteley authored
-
Mitchell Hashimoto authored
-