Commit Graph

27 Commits (90fb09e52a2558c59eaf87a3adabcb3b59cd1d8d)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
6 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
6 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
6 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
6 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
6 years ago
James Griffith 09edada93d moved the warning into Prepare() and updated the invocation
6 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
6 years ago
sylviamoss b46f587450 vsphere-clone use common step_add_cdrom
6 years ago
sylviamoss 778d77e4a2 add floppy and cd to vsphere-clone
6 years ago
Megan Marsh e70e8c8651 add cd_files
6 years ago
Sylvia Moss 9c1409dbba
Add content_library_destination to import VM template to a Content Library (#9551)
6 years ago
Ivo van Geel e54ad3f1fb
Add boot_command support to vsphere-clone builder, including support … (#9397)
6 years ago
Moss 585a86fe03 Add usb_driver to common boot_command and use it on vsphere
6 years ago
RedTail72 374f82b978
buidler/vsphere-iso: ISOUrl Fix (#9321)
6 years ago
Megan Marsh 4ef34f7fba fix iso config prepare
6 years ago
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
6 years ago
Wilken Rivera 698924f246
vSphere ISO supports more common options (#8845)
6 years ago
Dax T. Games 6b82bf5a93 format
6 years ago
Dax T. Games 4fa0f6baa3 recreate https://github.com/jetbrains-infra/packer-builder-vsphere/pull/238
6 years ago
Megan Marsh 82f03fca7c fix to work with hcl2; update tests
6 years ago
Megan Marsh 9459e2233b fix config loading to work with HCL2
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