Commit Graph

36 Commits (217dcbb97ff563a2f64647a5640df1a641ef2eea)

Author SHA1 Message Date
Jeff Escalante 92d4553890
initial port
6 years ago
Joshua Foster cf3c448d17 disk_size should not be required if storage is defined
6 years ago
Rui Lopes c387dc2c53
builder/vsphere-clone: Find the vm within the folder (#8938)
6 years ago
Wilken Rivera a7c5daf80d vsphere/iso: Add support for ovf export options
6 years ago
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
6 years ago
Adrien Delorme 88297c796d Merge branch 'master' into hcl2_singular_blocks
6 years ago
Adrien Delorme 834f44190f go generate
6 years ago
Megan Marsh 6008f911fd
Merge pull request #8847 from takaishi/support-keyboard-interactive
6 years ago
r_takaishi f50ff1d270 make generate
6 years ago
Joshua Foster 49bd57ee12 add the remote iso first so that it is first in boot order
6 years ago
jnsc 764b4cb50a
updated link to GuestOsIdentifier (#8849)
6 years ago
Wilken Rivera 698924f246
vSphere ISO supports more common options (#8845)
6 years ago
Joshua Foster 1dbe5abc14 update documentation based on feedback
6 years ago
Joshua Foster d7230827cd (vsphere-iso) add ability to define multiple disks
6 years ago
Megan Marsh eb35617985
Merge pull request #8756 from aeber/feature_eagerly_scrub_disks
6 years ago
Joshua Foster 3f80414e6d fix #8743 by using interface instead of Network object
6 years ago
Anselm Eberhardt 94130b5def
add autogenerated help for disk_eagerly_scrub
6 years ago
Anselm Eberhardt 6c749eecf7
add support for eagerly zeroed / scrubbed disks
6 years ago
jhawk28 7f0de5fc8d
add ability to define multiple NICs for vsphere-iso (#8739)
6 years ago
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
Dax T. Games 78012dc56f add autogenerated help for vsphere iso remove cdrom
6 years ago
Dax T. Games 1cb6f4e456 Merge branch 'vsphere_iso_remove_cdrom' of https://github.com/daxgames/packer into vsphere_iso_remove_cdrom
6 years ago
Dax T. Games 76680ac1c6 add docs
6 years ago
Dax T. Games 6b82bf5a93 format
6 years ago
Dax T Games 9756a9858a
Update builder.go
6 years ago
Dax T. Games 4fa0f6baa3 recreate https://github.com/jetbrains-infra/packer-builder-vsphere/pull/238
6 years ago
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Megan Marsh 82f03fca7c fix to work with hcl2; update tests
6 years ago
Megan Marsh dfb45e86cc remove unused file, set up prepare() properly to work with HCL2 in vsphere-clone builder
6 years ago
Megan Marsh 9459e2233b fix config loading to work with HCL2
6 years ago
Megan Marsh f84634aff3 small log line improvements
6 years ago
Moss 6a2d73a0e9 Add missing doc variable description
6 years ago
Megan Marsh e87aa237dd Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
6 years ago
Megan Marsh 073eda76aa remove extraneous files from when vsphere builder was a plugin, and move README into packer website as separated docs for vsphere-clone and vsphere-iso. Move option descriptions into struct code, and generate documentation directly from those structs as we do inside of the other builders
6 years ago
Chris Doherty ffcae91e8e Re-arrange directory structure for merge.
6 years ago