You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/vsphere/iso
Vladislav Rassokhin 91a1ad63fa
builder/vsphere-iso: support EFI Secure Boot using another value in `firmware` (#8873)
6 years ago
..
builder.go vsphere/iso: Add support for ovf export options 6 years ago
builder_acc_test.go Add golangci-lint to project (#8686) 6 years ago
config.go Add ovf export capability to vsphere builders (#8764) 6 years ago
config.hcl2spec.go HCL2: when we see a map generate an attribute spec instead of a block spec (#9035) 6 years ago
step_add_cdrom.go add the remote iso first so that it is first in boot order 6 years ago
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 6 years ago
step_add_floppy.go Add golangci-lint to project (#8686) 6 years ago
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 6 years ago
step_boot_command.go Add golangci-lint to project (#8686) 6 years ago
step_create.go builder/vsphere-iso: support EFI Secure Boot using another value in `firmware` (#8873) 6 years ago
step_create.hcl2spec.go go generate 6 years ago
step_remote_upload.go Add golangci-lint to project (#8686) 6 years ago
step_remove_cdrom.go Add golangci-lint to project (#8686) 6 years ago
step_remove_cdrom.hcl2spec.go add autogenerated help for vsphere iso remove cdrom 6 years ago
step_remove_floppy.go Add golangci-lint to project (#8686) 6 years ago