This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
builder
/
vsphere
/
clone
History
Megan Marsh
d252a24b82
allow user to set winrm_host override like we do ssh_host override
2020-01-30 15:22:22 -08:00
..
builder_acc_test.go
Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
2020-01-08 14:41:51 -08:00
builder_test.go
Re-arrange directory structure for merge.
2019-12-09 17:14:55 -08:00
builder.go
allow user to set winrm_host override like we do ssh_host override
2020-01-30 15:22:22 -08:00
config_test.go
fix to work with hcl2; update tests
2020-01-13 15:52:05 -08:00
config.go
remove unused file, set up prepare() properly to work with HCL2 in vsphere-clone builder
2020-01-13 12:33:56 -08:00
config.hcl2spec.go
Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
2020-01-08 14:41:51 -08:00
step_clone.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_clone.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