packer-cn/builder/vsphere/common
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
* add ovf export capability to vsphere builders

* remove unneeded floppy ejection

* add prepare step for export. updated output directory to be the actual destination directory

* add step export documentation

* add extra export options

* add ui messages for export step

Co-authored-by: Megan Marsh <megan@hashicorp.com>
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2020-03-19 13:51:43 -04:00
..
testing Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
config_location.go 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 2020-01-07 16:59:31 -08:00
config_location.hcl2spec.go 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 2020-01-07 16:59:31 -08:00
config_ssh.go Re-arrange directory structure for merge. 2019-12-09 17:14:55 -08:00
output_config.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
output_config.hcl2spec.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
step_config_params.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_config_params.hcl2spec.go 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 2020-01-07 16:59:31 -08:00
step_connect.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_connect.hcl2spec.go 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 2020-01-07 16:59:31 -08:00
step_export.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
step_export.hcl2spec.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
step_hardware.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_hardware.hcl2spec.go 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 2020-01-07 16:59:31 -08:00
step_run.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_run.hcl2spec.go 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 2020-01-07 16:59:31 -08:00
step_shutdown.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_shutdown.hcl2spec.go 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 2020-01-07 16:59:31 -08:00
step_snapshot.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_template.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_wait_for_ip.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_wait_for_ip.hcl2spec.go 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 2020-01-07 16:59:31 -08:00