- 18 Jul, 2013 1 commit
-
-
Mark Peek authored
Currently file provisioners will silently fail when there is an error with the remote side. This commit checks the scp error code and will return the error message from the remote.
-
- 17 Jul, 2013 2 commits
-
-
Mitchell Hashimoto authored
builder/vmware: fix Fusion DhcpLeasesPath
-
Doug MacEachern authored
-
- 16 Jul, 2013 14 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Julian Phillips authored
Now the VMware builder should automatically pick between Fusion 5 and Workstation 9, based on which one is installed.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 15 Jul, 2013 15 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
This unifies all the builders so that they all wait for SSH using a common step available in builder/common. This common step has the best practices of every previously unique step, such as retrying SSH handshakes, limiting the number of SSH handshakes, timeouts, and so on.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
packer: Delete "override" key for config passed to provisioners
-
Mitchell Hashimoto authored
-
- 14 Jul, 2013 8 commits
-
-
Julian Phillips authored
The overrides are processed, so that the provisioner only sees the appropriate sub-settings, so the provisioner does not need the raw overrides. If we leave the top-level overrides object in the provisioner configuration, then it will be rejected as an unknown configuration key.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-