Commit Graph

2981 Commits

Author SHA1 Message Date
Rickard von Essen 1d8967485c Merge pull request #1174 from rickard-von-essen/pvm_prl-tools-doc
builder/parallels: Added missing doc...
2014-05-13 23:52:39 +02:00
Rickard von Essen 8bb7132795 builder/parallels: Added missing doc about Parallels tools for the parallels-pvm builder. 2014-05-13 23:51:05 +02:00
Ross Smith II 38d1d7fd3c Update vmx_config.go
Tiny typo.
I really should add a unit test here.
2014-05-12 14:43:12 -07:00
Ross Smith II b397d75a52 Update driver_workstation9.go
1 line typo
2014-05-11 08:46:19 -07:00
Ross Smith II 4f87ba12cc Update CHANGELOG.md 2014-05-11 08:04:38 -07:00
Ross Smith II 9cf5c8fdb3 Merge pull request #1150 from rsabitov/ansible-dir
Fixes #1000: Uploading the whole ansible playbook directory
2014-05-11 07:59:20 -07:00
rsabitov ef0c8c495c playbook_dir documentation 2014-05-11 23:12:47 +10:00
Rickard von Essen 7e96187e78 Merge pull request #1162 from rickard-von-essen/keep_sound
builder/parallels: Don't delete sound, since it doesn't always exist.
2014-05-11 11:24:38 +02:00
Rickard von Essen 4cdce51df5 builder/parallels: Don't delete sound, since it doesn't allways exist. 2014-05-11 11:20:56 +02:00
Rickard von Essen 40dbe8deb5 Merge pull request #1161 from rickard-von-essen/opt_if
builder/parallels: Select which interface to connect to.
2014-05-11 11:19:15 +02:00
Rickard von Essen bd25866e90 builder/parallels: Select which interface to connect to.
The IP address that the guest OS connect to download files from the
http_dir is determined by searching for a host interface with an IP
assigned. Now it is possible to use host_interfaces to select which
interfaces are searched.
2014-05-11 11:12:50 +02:00
Rickard von Essen fc10c1b1c8 Merge pull request #1160 from rickard-von-essen/mobile_net
builder/parallels: Added pppX interface
2014-05-11 00:17:07 +02:00
Rickard von Essen bd5d5e049d builder/parallels: Added pppX interface to be able to run packer when using mobile wlan 2014-05-11 00:14:35 +02:00
Rickard von Essen 016fbbf28e Merge pull request #1159 from rickard-von-essen/master
Remove extra spaces in the Supported Platforms page.
2014-05-11 00:05:20 +02:00
Rickard von Essen 2b0f925374 Remove extra spaces in the Supported Platforms page. 2014-05-11 00:03:22 +02:00
Rickard von Essen 9efa10d466 Merge pull request #1158 from rickard-von-essen/master
Add myself to the Community page and added links on the Platform page
2014-05-10 23:59:28 +02:00
Rickard von Essen 34db5146ae Added myself to the Community page 2014-05-10 23:51:57 +02:00
Rickard von Essen 9f967af0da Added links to the Supported Platforms page 2014-05-10 23:43:01 +02:00
Mitchell Hashimoto e51c74c169 Update CHANGELOG 2014-05-10 10:22:13 -07:00
Mitchell Hashimoto 6a930d819c builder/vmware/common: remove unnecessary tags 2014-05-10 10:21:44 -07:00
Mitchell Hashimoto d925331902 fmt 2014-05-10 10:19:35 -07:00
Mitchell Hashimoto ad72c5a4bb builder/vmware/common: more tests 2014-05-10 10:19:14 -07:00
Mitchell Hashimoto 7e991af48e builder/vmware/common: tests for StepPrepareTools
/cc @rasa - an example
2014-05-10 10:16:53 -07:00
Mitchell Hashimoto 1b1d87128c Merge pull request #1154 from rasa/765-add-tools-upload-flavor-support-in-vmware-vmx
builder/vmware-vmx: Added tools_upload_flavor support
2014-05-10 10:07:34 -07:00
Ross Smith II 779c7184a2 go fmt 2014-05-09 21:12:14 -07:00
Mitchell Hashimoto 860542bfee packer: isotime is launch time [GH-1153] 2014-05-09 20:37:37 -07:00
Mitchell Hashimoto e9727df15e Merge pull request #1146 from higebu/fix-esxi-driver-iso-upload-path
Fixes #1062, ESXi Driver supports PACKER_CACHE_DIR
2014-05-09 19:56:28 -07:00
Mitchell Hashimoto 707853ea19 Update CHANGELOG.md 2014-05-09 19:51:55 -07:00
Mitchell Hashimoto 7831e31016 Merge pull request #1152 from rasa/1149-vmx-data-post-option
builder/vmware: added vmx_data_post option
2014-05-09 19:51:20 -07:00
Ross Smith II ba13239672 builder/vmware-vmx: Added tools_upload_flavor support 2014-05-09 17:24:19 -07:00
Ross Smith II bdfac49410 builder/vmware: added vmx_data_post option 2014-05-09 09:25:15 -07:00
renat-sabitov-sirca 0a8e4c7186 Uploading the whole ansible playbook directory 2014-05-10 01:59:05 +10:00
Ross Smith II 77d4c346af Update README.md
Added other supported platforms
2014-05-09 07:37:34 -07:00
Yuya Kusakabe 6dc858e6cf Fixes #1062, ESXi Driver supports PACKER_CACHE_DIR 2014-05-09 13:16:18 +09:00
Rickard von Essen c1cfd1da46 Merge pull request #1145 from jsoriano/fix-env-order-lang-c
Force LANG=C before appending rest of environment
2014-05-08 21:27:10 +02:00
Jaime Soriano Pastor 32bb745734 Force LANG=C before appending rest of environment, as only first occurence is used 2014-05-08 17:11:19 +02:00
Mitchell Hashimoto a719c83dc8 Update CHANGELOG 2014-05-06 18:54:45 -07:00
Mitchell Hashimoto 0b63f4f9dc Merge pull request #1132 from rasa/1123-use-local-vboxguestadditions-iso
virtualbox: use local VBoxGuestAdditions.iso by default
2014-05-06 18:54:13 -07:00
Mitchell Hashimoto 34834057c3 common: add test for empty val 2014-05-06 18:52:02 -07:00
Ross Smith II 675c51e47d Update platforms.html.markdown
Added Parallels
2014-05-06 18:04:43 -07:00
Ross Smith II 36e154c775 Merge pull request #1136 from rasa/1057-add-floppy-files-to-vmware-vmx
builder/vmware-vmx: add floppy_files support
2014-05-06 17:21:30 -07:00
Ross Smith II bea167a48e builder/vmware-vmx: add floppy_files support
fixes #1057
2014-05-06 17:20:26 -07:00
Ross Smith II bbcd7fc86e Update docs.erb 2014-05-06 17:01:35 -07:00
Mitchell Hashimoto 690abbf624 Merge pull request #1133 from stonith/master
website: Null Builder docs were missed
2014-05-06 16:40:57 -07:00
Darren Foo 70440a805e Correct example to use ssh_username/ssh_password 2014-05-06 16:38:33 -07:00
Darren Foo 253b5594ef Add null builder reference to Docs 2014-05-06 16:37:47 -07:00
Ross Smith II 7736151ac7 updated docs 2014-05-06 16:23:12 -07:00
Ross Smith II 58fd5aec61 virtualbox: use local VBoxGuestAdditions.iso by default
fixes #1123
2014-05-06 16:15:55 -07:00
Ross Smith II 89c143bd3c Update provisioners.html.markdown
s/virtualbox/virtualbox-iso/
2014-05-06 11:08:42 -07:00
Ross Smith II a473ca5320 Update inspect.html.markdown
s/virtualbox/virtualbox-iso/
2014-05-06 11:06:30 -07:00