Releases: jetbrains-infra/packer-builder-vsphere
Releases · jetbrains-infra/packer-builder-vsphere
v2.3
05 Jan 04:48
Compare
Sorry, something went wrong.
No results found
Add iso_urls parameter to dynamically download ISO image from remote URL, and upload it into a datastore (#164 ). Can be mixed with iso_paths.
Fix floppy upload into DRS-enabled cluster (#202 ).
v2.2
25 Dec 22:34
Compare
Sorry, something went wrong.
No results found
Add cpu_cores parameter (#198 )
Add video_ram parameter (#197 )
Support preseeding by local HTTP server with http_directory, http_port_min,http_port_max, and http_ip parameters (#116 ). Beware of limitations .
Add notes parameter (#185 )
Support -force command line flag (#186 )
Support ssh_host parameter (#184 )
Update dependencies to go 1.11, Packer 1.3.3, and govmomi 0.19
v2.1
06 Nov 21:34
Compare
Sorry, something went wrong.
No results found
New "firmware": "efi" parameter (#156 )
CD-ROMs are connected via IDE by default. New parameter "cdrom_type": "sata" (#174 )
CD-ROMs are ejected at the end of a build, devices are not removed (#173 )
A default network is selected from a host (#180 )
Bugfixes:
Uploaded floppy image is not deleted if build is canceled (#159 )
Do not set boot_order by default (#172 )
Deploying VM into a resource pool does not require permissions on host/DRS-cluster level.
v2.0.1
16 Oct 17:06
Compare
Sorry, something went wrong.
No results found
Fix default CPU limit (#163 )
v2.0
23 May 00:15
Compare
Sorry, something went wrong.
No results found
Update Docs for v2.0 (#96)
v2.0-beta4
15 Mar 22:35
Compare
Sorry, something went wrong.
No results found
New cluster parameter to support vSphere clusters.
Details in #61 .
v2.0-beta3
04 Mar 23:10
Compare
Sorry, something went wrong.
No results found
v2.0-beta2
18 Feb 02:34
Compare
Sorry, something went wrong.
No results found
boot_command parameter. Details in #53 .
v2.0-beta1
14 Feb 23:24
Compare
Sorry, something went wrong.
No results found
vsphere-iso builder allows building Windows VMs from scratch.
See examples, and comment in #52 .
v1.6
16 Jan 15:25
Compare
Sorry, something went wrong.
No results found
#46 "NestedHV": true option enables nested hardware-assisted virtualization.
#47 "communicator": none option can be used to clone and customize VM without powering it on and provisioning.