hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
96 stars 93 forks source link

docs: `vsphere-clone` customize #371

Closed tenthirtyam closed 7 months ago

tenthirtyam commented 7 months ago

Summary

Testing

packer-plugin-vsphere on  docs/step-customize [!+] via 🐹 v1.22.0 took 11.7s 
➜ go fmt builder/vsphere/clone/step_customize.go

packer-plugin-vsphere on  docs/step-customize [!+] via 🐹 v1.22.0 
➜ go fmt builder/vsphere/clone/step_customize_test.go 

packer-plugin-vsphere on  docs/step-customize [!+] via 🐹 v1.22.0 
➜ go fmt builder/vsphere/common/step_hardware.go

packer-plugin-vsphere on  docs/step-customize [!+] via 🐹 v1.22.0 
➜ make generate
2024/03/03 22:51:15 Copying "docs" to ".docs/"
2024/03/03 22:51:15 Replacing @include '...' calls in .docs/
Compiling MDX docs in '.docs' to Markdown in '.web-docs'...

packer-plugin-vsphere on  docs/step-customize [!+] via 🐹 v1.22.0 took 11.8s 
➜ make test
?       github.com/hashicorp/packer-plugin-vsphere      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common/testing       [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/examples/driver      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/version      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/clone        1.417s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common       2.343s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/driver       5.604s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/iso  2.023s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/supervisor   4.246s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere       1.317s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere-template      1.649s