- 17 Sep, 2014 3 commits
-
-
Jason A. Beranek authored
builder/vmware-esx: Ignore localhost for VNC lookup and document VNC requirements [GH-1480]
-
Jason A. Beranek authored
-
Jason A. Beranek authored
Adds logic to ESXi driver VNC Address function to ignore listen addresses that bind to localhost (127.0.0.1), this allows certain default ports to be available on ESXi for VNC connections
-
- 15 Sep, 2014 1 commit
-
-
Jason A. Beranek authored
fixed vmware-vmx step order
-
- 14 Sep, 2014 1 commit
-
-
John Deatherage authored
-
- 12 Sep, 2014 1 commit
-
-
Mitchell Hashimoto authored
Run two builds in parallel with go get
-
- 11 Sep, 2014 6 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mathias Meyer authored
By default, go get determines parallelism based on the number of cores available. Those show up as 32 in the Travis CI environment but a virtual machine is limited both by the amount of cores it has allocated and the amount of memory available to it. 32 parallel build processes are likely to exhaust the memory resources, leading to killed processes. This change reduces the number of builds running concurrently to 2, which should reduce the likelihood of memory exhaustion greatly. The number could probably be dialed up a little bit, but this should give a good default reflecting the environment's resources.
-
Mitchell Hashimoto authored
-
- 10 Sep, 2014 10 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
website: Add group_vars and host_vars to Ansible provisioner docs
-
Chris Spicer authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Ross Smith II authored
-
Ross Smith II authored
-
Ross Smith II authored
-
- 09 Sep, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 08 Sep, 2014 16 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
(configs to disable will come next)
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Config Dir and plugin discovery there
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions Conflicts: builder/parallels/common/step_upload_parallels_tools.go builder/vmware/common/step_upload_tools.go provisioner/chef-client/provisioner.go provisioner/chef-solo/provisioner.go
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-