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
Ali Rizvi-Santiago
61ee3a44f5
Modified the cpus and memory options for the vmware builders to only apply them if they were specified.
2018-11-21 00:43:14 -06:00
..
builder_test.go
Validate username/password for ovftool during prepare.
2018-11-12 13:21:25 -08:00
builder.go
fix rebase conflicts
2018-11-12 13:24:03 -08:00
config.go
Moved common hardware config options used by the vmware-iso builder into common/hw_config and added options for the CpuCount and MemorySize.
2018-11-17 06:08:08 -06: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
Modified the cpus and memory options for the vmware builders to only apply them if they were specified.
2018-11-21 00:43:14 -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