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
/
vmware
/
iso
History
Megan Marsh
dbfc1b5aff
fix tests
2018-12-06 09:36:16 -08:00
..
builder_test.go
fix tests
2018-12-06 09:36:16 -08: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.go
add validation to prevent users from being confused about format functionality
2018-12-05 15:57:45 -08:00
step_create_disk.go
Follow variable varName <-> statebag var_name convention
2018-04-27 20:09:19 +01:00
step_create_vmx_test.go
s/boot_command/bootcommand/
2018-04-19 14:26:31 -07:00
step_create_vmx.go
Updated StepCreateVMX to add the CDROM device that packer uses to the "temporaryDevices" statebag so that StepCleanVMX can unmount its ISO later.
2018-12-03 17:48:05 -06:00
step_remote_upload.go
cleanup to make it actually build after that monstrous rebase
2018-10-25 14:17:35 -07:00
step_test.go
fix imports
2018-01-24 17:09:17 -08:00