This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-23 08:21:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ac597128828ecde1e59cd66980378649bbfb799
Packer-Cn
/
builder
/
vmware
/
vmx
T
History
Ali Rizvi-Santiago
1a36458e9e
Tiny fix to replace some duplicate code with usage of the
halt
closure in the StepCloneVMX step for the vmware-vmx builder.
2018-12-10 16:24:27 -06:00
..
builder_test.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
builder.go
Added a new "temporaryDevices" key to the VMware builders' statebag in order to keep track of devices that were temporarily added during build and need to be removed later by StepCleanVMX.
2018-12-03 17:47:45 -06:00
config_test.go
tests actually test the floppies
2016-07-27 21:59:21 +01:00
config.go
Validate username/password for ovftool during prepare.
2018-11-12 13:21:25 -08:00
step_clone_vmx_test.go
Follow variable varName <-> statebag var_name convention
2018-04-27 20:09:19 +01:00
step_clone_vmx.go
Tiny fix to replace some duplicate code with usage of the
halt
closure in the StepCloneVMX step for the vmware-vmx builder.
2018-12-10 16:24:27 -06:00
step_test.go
move multistep imports to helper.
2018-01-24 17:09:15 -08:00