- 04 May, 2014 5 commits
-
-
Ross Smith II authored
This reverts commit 1b0f770a.
-
Ross Smith II authored
-
Ross Smith II authored
Fixes #1106, Remote ESXi builder doesn't upload floppy
-
Ross Smith II authored
-
Ross Smith II authored
-
- 03 May, 2014 4 commits
-
-
Ross Smith II authored
builder/parallels: Do not delete the first cdrom device
-
Mikhail Zholobov authored
-
Yuya Kusakabe authored
-
Mikhail Zholobov authored
Just detach the iso from 'cdrom0', but do not delete this device from VM confguration.
-
- 02 May, 2014 11 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Fix for Parallels builder ID in vagrant post-processor
-
Mitchell Hashimoto authored
builder/amazon/chroot: Appending wildcard to src causes problems
-
Mitchell Hashimoto authored
Revert the way to retrieve VM IP in Remote ESXi Builder
-
Nathan Hartwell authored
It appears that the desired effect was to support src = "dir" -> dest/dir src = "dir/" -> dest but cp -R already handles this, provided the trailing slash does not get consumed by the shell. The wildcard causes problems when multiple files match the shell glob, e.g. UploadDir("/tmp", "./salt*", []) where my working dir contains - salt - salt-foo will error.
-
Yuya Kusakabe authored
website: Document that the Remote ESXi Driver supports ESXi 5.1 and above, and needs to enable GuestIPHack
-
Yuya Kusakabe authored
-
Mikhail Zholobov authored
Caused by changing namespace to 'packer.*' (3a68c8aa)
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Support for Security Groups in Openstack
-
- 01 May, 2014 20 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/parallels: typos
-
Mitchell Hashimoto authored
-
Mikhail Zholobov authored
-
Mitchell Hashimoto authored
We're using packer namespace now
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Add support for Parallels Desktop for Mac [GH-223]
-
-
YungSang authored
The code originate from https://github.com/YungSang/packer-parallels
-
Rickard von Essen authored
Added documentation for Parallels builder.
-
Rickard von Essen authored
Added builder plugins: builder-parallels-iso and builder-parallels-pvm.
-
Mitchell Hashimoto authored
provisioner/chef-client: node DNA needs to handle multiple types
-
Ben Langfeld authored
Makes chef-client provisioner consistent with chef-solo in its handling of nested JSON as well as strings. Fixes #1096
-
Mitchell Hashimoto authored
builder/openstack: Support more user variables in the OpenStack builder
-
Pierre Riteau authored
-
Kgespada authored
Allows security groups to be specified in the template.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Ross Smith II authored
tiniest of typos
-