mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-04 06:21:46 -05:00
Add template option skip_validate_credentials allowing users to skip this validation if they don't want it. Refactor vmware-iso builder to separate out config so that it matches the vmware-vmx builder and simplifies the builder.go file |
||
|---|---|---|
| .. | ||
| builder.go | ||
| builder_test.go | ||
| config.go | ||
| config_test.go | ||
| step_clone_vmx.go | ||
| step_clone_vmx_test.go | ||
| step_test.go | ||