packer-cn/builder
Samit Pal 6d6b3e1ac2 The default image name in the code has a bug. It is being set to packer-{{timestamp}}, the {{timestamp}} part needs to be interpolated. Without the interpolation the GCE builder fails with
the following error

==> googlecompute: Creating image...
==> googlecompute: Error waiting for image: googleapi: Error 400: Invalid value for field 'resource.name': 'packer-{{timestamp}}'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)', invalid
2015-07-07 05:27:58 +00:00
..
amazon Fix #2830. 2015-07-02 10:23:44 -04:00
digitalocean Find a public IP address to provision a digital ocean box 2015-06-29 14:47:28 -07:00
docker builder/*: properly save interpolation context 2015-06-22 09:22:42 -07:00
file Added acceptance test for file builder 2015-06-16 11:31:53 -07:00
googlecompute The default image name in the code has a bug. It is being set to packer-{{timestamp}}, the {{timestamp}} part needs to be interpolated. Without the interpolation the GCE builder fails with 2015-07-07 05:27:58 +00:00
null helper/communicator: make host more generic 2015-06-13 19:23:33 -04:00
openstack builder/*: properly save interpolation context 2015-06-22 09:22:42 -07:00
parallels builder/parallels: fix compilation issuse 2015-06-22 12:46:13 -07:00
qemu builder/qemu: default acceleration to tcg on Windows [GH-2284] 2015-06-22 17:56:35 -07:00
virtualbox builder/virtualbox: fix default names 2015-06-22 09:25:15 -07:00
vmware update CHANGELOG 2015-06-29 09:33:20 -07:00