- 25 Feb, 2015 14 commits
-
-
Emil Hessman authored
Fixes the following vet report: builder/parallels/iso/builder_test.go:78: arg b.config.DiskSize for printf verb %s of wrong type: uint
-
Emil Hessman authored
Fixes the following vet reports: builder/openstack/artifact.go:44: arg a.ImageId for printf verb %d of wrong type: string builder/openstack/step_wait_for_rackconnect.go:24: arg server for printf verb %s of wrong type: *github.com/mitchellh/gophercloud-fork-40444fb.Server
-
Emil Hessman authored
Fixes the following vet reports: builder/googlecompute/step_create_instance_test.go:42: possible formatting directive in Fatal call builder/googlecompute/step_teardown_instance_test.go:29: possible formatting directive in Fatal call builder/googlecompute/step_teardown_instance_test.go:39: possible formatting directive in Fatal call
-
Emil Hessman authored
Fixes the following vet reports: builder/digitalocean/builder_test.go:267: arg b.config.SSHUsername for printf verb %d of wrong type: string builder/digitalocean/builder_test.go:300: arg b.config.RawSSHTimeout for printf verb %d of wrong type: string builder/digitalocean/builder_test.go:341: arg b.config.RawStateTimeout for printf verb %d of wrong type: string builder/digitalocean/builder_test.go:382: arg b.config.PrivateNetworking for printf verb %s of wrong type: bool builder/digitalocean/builder_test.go:397: arg b.config.PrivateNetworking for printf verb %s of wrong type: bool
-
Emil Hessman authored
Fixes the following vet report: builder/amazon/ebs/step_create_ami.go:90: arg resp.Return for printf verb %s of wrong type: bool
-
Emil Hessman authored
Fixes the following vet reports: builder/amazon/common/step_ami_region_copy.go:81: arg target for printf verb %s of wrong type: github.com/mitchellh/goamz/aws.Region builder/amazon/common/step_ami_region_copy.go:93: arg target for printf verb %s of wrong type: github.com/mitchellh/goamz/aws.Region
-
Seth Vargo authored
docs/templates: add note about escaping
-
Seth Vargo authored
post-processor/vagrant: fix test failure on Windows
-
Seth Vargo authored
-
Seth Vargo authored
Add Rackconnect support to openstack builder
-
Seth Vargo authored
-
Seth Vargo authored
ec2-upload-bundle uses deprecated parameter
-
Seth Vargo authored
Tell people to use OVF v2
-
Seth Vargo authored
Updated doc with config
-
- 24 Feb, 2015 3 commits
-
-
Seth Vargo authored
-
Seth Vargo authored
builder/digitalocean: fix response decoding after api changes
-
Ross Smith II authored
[skip ci]
-
- 23 Feb, 2015 1 commit
-
-
w1mvy authored
-
- 21 Feb, 2015 2 commits
-
-
Seth Vargo authored
website: address spelling mistakes
-
Emil Hessman authored
-
- 19 Feb, 2015 2 commits
-
-
Duke Leto authored
The example error message being in here is important so people can search for that error message and find the answer easily. The default in my VirtualBox is V1, so many people will run into this.
-
Brian Hourigan authored
-
- 17 Feb, 2015 2 commits
-
-
Tom Dooner authored
-
Tom Dooner authored
This adds two config options that we need in order to successfully build our Rackspace images. First, a boolean `rackconnect_wait` option which waits for the RackConnect metadata to appear. Second, an `ssh_interface` option, for rackconnect users who have more prohibitive firewalls on the 'public' interface and want to ensure all traffic to the server goes over the 'private' one. Finishes #952.
-
- 16 Feb, 2015 5 commits
-
-
Ross Smith II authored
fixing version numbers: RCs should be labeled x.x.x-rcx
-
Ross Smith II authored
make it clear that "tools_upload_folder" is not used for esxi [skip ci]
-
Ross Smith II authored
Fix typo in log statement
-
Ross Smith II authored
Support user variables for missing OpenStack string config options Fixes #1506
-
Ross Smith II authored
Boot command section in vmware and virtualbox ISO wasn't working [skip ci]
-
- 12 Feb, 2015 2 commits
-
-
Eric Johnson authored
builders/googlecompute: made formatting consistent
-
Misha Brukman authored
Also updated Debian 7 VM image to `debian-7-wheezy-v20150127`.
-
- 11 Feb, 2015 4 commits
-
-
Eric Johnson authored
builders/googlecompute: fixed link in docs.
-
Seth Vargo authored
Clarify error message in case of an atlas client connection failure
-
lalyos authored
When a packer json contains an atlas postprocessor, and `packer validate` runned locally in case of the missing ATLAS_TOKEN env var, the following error message is displayed: * Error initializing client: authentication failed It wasn't clear which plugin produced this message, so the amazon-ebs builder was the suspect
-
Misha Brukman authored
-
- 10 Feb, 2015 1 commit
-
-
Jack Pearkes authored
Add Atlas post-processor documentation
-
- 08 Feb, 2015 1 commit
-
-
lalyos authored
see conversation with ryanuber: https://github.com/hashicorp/go-checkpoint/issues/2#issuecomment-73199209
-
- 06 Feb, 2015 1 commit
-
-
gnawhleinad authored
Signed-off-by: gnawhleinad <danielleehwang@gmail.com>
-
- 04 Feb, 2015 2 commits
-
-
Seth Vargo authored
Update Push APIs
-
Seth Vargo authored
-