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
Michael Kuzmin
d634c32fd4
Enable TeamCity DSL
2018-12-20 01:04:04 +03:00
Michael Kuzmin
5014e46b48
Add 'cpu_cores' parameter ( #198 )
2018-12-18 20:51:56 +03:00
Michael Kuzmin
a809a853b8
Update README.md
2018-12-18 18:16:49 +03:00
Michael Kuzmin
70b6d6a8b3
Add 'video_ram' parameter ( #197 )
2018-12-17 15:49:04 +03:00
Michael Kuzmin
b107245aed
use alternate vsphere account in tests
2018-12-03 20:10:48 +03:00
Rémi Jouannet
1b1ef09706
support '-force': replace existing vm ( #186 )
2018-11-16 18:37:54 +03:00
Michael Kuzmin
e1cdd04f4f
file upload trough specific host
...
By default a host is selected randomly. Used account may have read-only but no upload permissions there.
2018-11-13 20:22:19 +03:00
Michael Kuzmin
4f952613d7
Add 'notes' tests
2018-11-08 19:51:42 +03:00
Rémi Jouannet
e929b193e0
'notes' option ( #185 )
2018-11-08 19:50:52 +03:00
Michael Kuzmin
e21ff3fe47
Update README.md
2018-11-07 00:54:30 +03:00
Michael Kuzmin
6f7ec33eb3
List individual privileges
2018-11-06 01:46:09 +03:00
Michael Kuzmin
436cdc8ac6
Review permissions
2018-11-06 01:11:06 +03:00
Michael Kuzmin
d641a78fb3
don't read host properties if not required
2018-11-05 18:09:42 +03:00
borlandts
26cbcaed46
Document minimal permissions ( #175 )
2018-11-05 00:49:05 +03:00
Michael Kuzmin
10f7b37895
Add tests for clusters
2018-11-02 13:30:01 +03:00
Michael Kuzmin
a3f0f15ffd
apply gofmt
2018-11-01 00:42:24 +03:00
Michael Kuzmin
6bfb34e0ab
move gofmt into a separate script
2018-11-01 00:06:55 +03:00
Rémi Jouannet
4dcd6c1f9d
add gofmt to test.sh ( #167 )
...
add gofmt to test.sh, the script exit 1 if one go files doesn't respect gofmt rules
2018-11-01 00:06:55 +03:00
Michael Kuzmin
43ee099ee7
pass vSphere credentials to tests
2018-11-01 00:05:01 +03:00
Michael Kuzmin
d7fcff025f
detect default network per host ( #180 )
2018-10-31 23:51:20 +03:00
Michael Kuzmin
ebcd6174d4
Optionally use SATA controller for CD-ROM devices ( #174 )
2018-10-30 03:18:57 +03:00
Michael Kuzmin
75cabff278
Eject CD-ROM images, don't delete devices ( #173 )
2018-10-21 10:47:35 +03:00
Michael Kuzmin
912aec563c
iso builder clears boot order at finish ( #172 )
2018-10-21 03:57:28 +03:00
Michael Kuzmin
4eec7df10a
Update README.md
2018-10-19 13:59:05 +03:00
Konstantin Toshchev
af6db0ff2d
Deleting floppy images on teardown ( #159 )
2018-10-18 16:43:17 +03:00
Michael Kuzmin
e4f6d5d691
fix VPN connection
2018-10-17 17:48:23 +03:00
Michael Kuzmin
844be7e107
Update hashicorp/yamux dependency
...
They deleted a commit in master
https://github.com/hashicorp/yamux/issues/65
2018-10-17 17:25:33 +03:00
Michael Kuzmin
b568c5d67a
build by Go 1.10.4
2018-10-17 13:08:32 +03:00
Rémi Jouannet
4e5d2bfcff
add build instructions ( #165 )
2018-10-17 03:15:01 +03:00
Michael Kuzmin
9358f4e91a
firmware: validation & tests
2018-10-17 02:45:22 +03:00
John O'Connor
0b5e6d1046
Add firmware option ( #156 )
...
Add "firmware" as an option for the hardware section, allowing values of
"efi" or "bios" (default "bios") so that the firmware is defined at the
machine create stage.
2018-10-17 02:42:02 +03:00
Michael Kuzmin
a3002d23bc
Fix default CPU limit ( #163 )
2018-10-16 18:59:51 +03:00
Michael Kuzmin
94a3563c96
changes in dep 0.5
2018-10-11 19:10:04 +03:00
Rémi Jouannet
a00a2ade14
Update README.md
2018-10-10 19:01:50 +03:00
Michael Kuzmin
8754ddc709
Update Docs for v2.0 ( #96 )
2018-05-23 02:50:53 +03:00
Michael Kuzmin
33f640d738
Fix #107 RPC client in the plugin uses incompatible version of a message codec, so Packer core cannot read them
2018-05-22 21:58:23 +03:00
Michael Kuzmin
dae64707a5
Fix tests
2018-05-16 16:53:32 +03:00
Michael Kuzmin
bce47bc1a9
Revert "Catch test compilation errors"
...
This reverts commit 1eaebb1
2018-05-16 16:42:49 +03:00
Michael Kuzmin
1eaebb156f
Catch test compilation errors
2018-05-16 16:36:14 +03:00
Michael Kuzmin
23c918d00a
Fix build cancellation ( #101 )
2018-05-16 16:05:08 +03:00
Michael Kuzmin
689f1789eb
Fix 'Unexpected EOF' in builds without floppies
2018-05-13 23:06:21 +03:00