This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
Releases: jetbrains-infra/packer-builder-vsphere
Releases · jetbrains-infra/packer-builder-vsphere
v2.3
v2.2
- 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
, andhttp_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
v2.0.1
v2.0
v2.0-beta4
New cluster
parameter to support vSphere clusters.
Details in #61.
v2.0-beta3
macOS support (#54)
v2.0-beta2
boot_command
parameter. Details in #53.
v2.0-beta1
vsphere-iso
builder allows building Windows VMs from scratch.
See examples, and comment in #52.