Michael Kuzmin
5bf77f33ca
swith tests from Ubuntu to Alpine
2019-01-04 17:21:59 +03:00
Michael Kuzmin
c6e97fe887
build by Make
2019-01-04 17:20:34 +03:00
Rémi Jouannet
23ce26e82c
add step remote upload for iso builder ( #164 )
2019-01-04 17:07:09 +03:00
Adrien Delorme
ce8dd67501
Merge branch 'master' into fix_7157
2019-01-04 14:32:31 +01:00
Adrien Delorme
0621a3dd99
Merge pull request #7161 from hashicorp/fix_6348
...
add note about ansible to chroot builder
2019-01-04 14:23:43 +01:00
Adrien Delorme
7384b86e95
windows plugin: prioritize AppData over default user directory ( UserProfile )
...
It was the default behaviour before.
It is also standard for a binary to use files from the AppData directory. ex: c453e0c757/google/default.go (L104)
More on home: https://en.wikipedia.org/wiki/Home_directory
2019-01-04 14:14:38 +01:00
Megan Marsh
5c2da6b816
fix destination pathing so that it doesnt break on windows
2019-01-03 16:03:42 -08:00
Nelson Chen
b39f398fda
Add support for whpx accelerator to qemu builder
...
Windows Hypervisor Platform (WHPX) is the Windows counterpart to HVF and
KVM. It's an operating system provided component that provides
virtualization acceleration support.
This is kind of the missing counterpart to https://github.com/hashicorp/packer/pull/6193 .
QEMU 2.12 also added support for WHPX.
There's no support for libvirt on Windows so nothing was added in those
areas.
The popular QEMU for Windows distribution does not have WHPX support
built-in for legal reasons as the maintainer does not wish to use or
obtain any part of Microsoft's SDK to compile the distribution.
2019-01-03 15:20:37 -08:00
Megan Marsh
624c58c678
Merge pull request #7152 from ripleymj/fix-vbox-doc-refs
...
Update VirtualBox.org documentation references
2019-01-03 13:56:40 -08:00
Mike Ripley
8391a93ecc
Fix VirtualBox HREFs
...
Per feedback on PR 7152
2019-01-03 16:13:54 -05:00
Megan Marsh
111f6f51c8
Merge pull request #7153 from ladar/fix-vagrant-post-processor-documentation
...
Removed duplicate Azure, moved Docker entry.
2019-01-03 12:47:43 -08:00
Megan Marsh
6ff61b3cdf
update docs for iso_url
2019-01-03 11:22:27 -08:00
Megan Marsh
82aadb3fe2
add note about ansible to chroot builder
2019-01-03 11:01:32 -08:00
Megan Marsh
a99e1fc017
add note about ansible to chroot builder
2019-01-03 10:21:41 -08:00
Adrien Delorme
9a63e8eeb6
Merge pull request #7148 from ladar/fix-parallels-iso-docu
...
Updated prlctl section with a non-cpu/mem example.
2019-01-03 11:25:19 +01:00
Adrien Delorme
7132037faa
Merge pull request #7137 from YuSungDuk/fix_to_get_ssh_password
...
Fix to get ssh password
2019-01-03 11:22:14 +01:00
Mark Kwan
4d93956a8d
Fix typo in changelog for 1.3.3 bug fixes. ( #7145 )
2019-01-03 10:39:44 +01:00
Rickard von Essen
21a7a0a614
parallels: Fix attaching prl tools
...
Closes #7155
2019-01-02 21:33:58 +01:00
Ladar Levison
217028b902
Added comment regarding use of host param.
2018-12-27 03:34:08 -06:00
Ladar Levison
8a9962882c
Use Printf not Println. D'oh.
2018-12-27 03:15:44 -06:00
Ladar Levison
35aaf44fa5
A properly formatted hyperv ssh.go file.
2018-12-27 02:55:14 -06:00
Ladar Levison
cb0011d665
Fix ssh_host bug in hyper-v builders.
2018-12-27 02:33:58 -06:00
Ladar Levison
490b11ba15
Removed duplicate Azure, moved Docker entry.
...
The Docker entry was last, but should have been 4th, since it appears this list is supposed to be alpha ordered.
2018-12-26 22:25:58 -06:00
Mike Ripley
bf9c67cf48
Update VirtualBox.org documentation references
...
VirtualBox documentation chapter numbers have changed, try to link the correct place.
2018-12-26 15:37:09 -05:00
Ladar Levison
89a5f545c4
Updated prlctl section with a non-cpu/mem example.
2018-12-25 23:14:12 -06:00
Ladar Levison
e6de727c25
Fix the Hyper-V gen 1 guest boot order.
2018-12-25 16:54:26 -06:00
Michael Kuzmin
0346aa5bac
update README
2018-12-26 01:30:47 +03:00
Michael Kuzmin
be84a39aa0
Support 'http_host' parameter ( fix #184 )
2018-12-23 20:16:49 +03:00
Michael Kuzmin
9cad0b7b66
don't detect local IP if http_directory
is not specified
2018-12-23 19:49:38 +03:00
Michael Kuzmin
a62012a78c
Support for local HTTP server ( #116 )
2018-12-23 05:04:54 +03:00
Michael Kuzmin
d603d9548c
Fix IP resolution
2018-12-23 04:38:45 +03:00
Michael Kuzmin
1474a0b82d
Interpolate variables in 'boot_command'
2018-12-23 04:38:45 +03:00
Sander Jans
7cafcf5879
Support for local HTTP server
2018-12-23 04:38:39 +03:00
Michael Kuzmin
5b8be459ed
fix build
2018-12-22 22:03:19 +03:00
Michael Kuzmin
22df3392be
fix build
2018-12-22 21:48:18 +03:00
mkuzmin
60cbf38e24
TeamCity change in 'JetBrains Public Projects / Packer Builder for vSphere' project: New GitHub issue tracker with name packer-builder-vsphere was created
2018-12-22 18:32:48 +00:00
mkuzmin
c13a7cc23f
TeamCity change in 'JetBrains Public Projects / Packer Builder for vSphere' project: build features of 'Build' build configuration were updated
2018-12-22 18:25:22 +00:00
mkuzmin
0fcaa7bf36
TeamCity change in 'JetBrains Public Projects / Packer Builder for vSphere' project: build features of 'Build' build configuration were updated
2018-12-22 18:22:46 +00:00
mkuzmin
9a960ae744
TeamCity change in 'JetBrains Public Projects / Packer Builder for vSphere' project: triggers of 'Build' build configuration were updated
2018-12-22 18:21:31 +00:00
mkuzmin
b1389db5e0
TeamCity change in 'JetBrains Public Projects / Packer Builder for vSphere' project: Connection added
2018-12-22 18:14:15 +00:00
Michael Kuzmin
15d8587344
a test for windows. WinRM needs a special validation.
...
https://github.com/jetbrains-infra/packer-builder-vsphere/issues/92#issuecomment-386486758
2018-12-22 20:20:28 +03:00
Michael Kuzmin
8a75761898
use golang 1.11 and modules
2018-12-22 20:20:22 +03:00
Michael Kuzmin
1ca8fdfe08
use Packer 1.3
...
Packer broke API compatibility
https://github.com/hashicorp/packer/pull/6621
2018-12-22 19:54:55 +03:00
Michael Kuzmin
e6462e7b6d
use govmomi 0.19
2018-12-22 19:54:54 +03:00
유성덕
fb62fa50df
Add example file for linux server
2018-12-21 19:18:43 +09:00
유성덕
38c4e21563
Fix to get ssh password
2018-12-21 17:53:52 +09:00
유성덕
8b99260040
Fix parameter name and update 'server_image_product_code'
2018-12-21 17:40:10 +09:00
Megan Marsh
141f3b29f3
Merge pull request #7127 from ladar/master
...
Added change support to docker-import post processor.
2018-12-20 14:44:05 -08:00
Megan Marsh
f26051a7da
code comments yo
2018-12-20 13:09:32 -08:00
Megan Marsh
24d2cc34e5
tests
2018-12-20 12:03:14 -08:00