packer-cn/builder/vsphere/iso
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
..
builder.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
builder_acc_test.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
config.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
config.hcl2spec.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
step_add_cdrom.go add the remote iso first so that it is first in boot order 2020-03-12 11:29:19 -04:00
step_add_cdrom.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_add_floppy.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_add_floppy.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_boot_command.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_create.go updated link to GuestOsIdentifier (#8849) 2020-03-06 15:30:11 +01:00
step_create.hcl2spec.go go generate 2020-03-17 12:30:36 +01:00
step_remote_upload.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_remove_cdrom.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
step_remove_cdrom.hcl2spec.go add autogenerated help for vsphere iso remove cdrom 2020-02-12 11:31:46 -05:00
step_remove_floppy.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00