packer/builder
Emil Hessman 413b84af6b builder/digitalocean: fix incorrect printf verb types
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
2015-02-25 05:29:53 +01:00
..
amazon builder/amazon/ebs: fix incorrect printf verb type 2015-02-25 05:29:53 +01:00
digitalocean builder/digitalocean: fix incorrect printf verb types 2015-02-25 05:29:53 +01:00
docker all calls to cp should be escaped 2014-12-22 12:58:41 +01:00
googlecompute Temporarily fix build by forking golang.org/x/oauth2 @ b3f9a68 2014-12-21 11:22:24 -08:00
null Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
openstack Add Rackconnect support 2015-02-17 05:23:21 +00:00
parallels builder/parallels: Use most recent DHCP lease when determening IP. 2014-12-28 22:22:16 +01:00
qemu Merge pull request #1645 from vtolstov/qemu_disk 2014-11-26 16:28:19 -05:00
virtualbox Formatting fix :) 2015-01-16 10:34:12 -06:00
vmware s/VirtualBox/VMware in comment 2015-01-13 22:43:24 +01:00