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-22 16:01:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70e4cbd36617009ef11335d5963db7ecfde97022
Packer-Cn
/
builder
/
vmware
/
vmx
T
History
Megan Marsh
eab7672519
regenerate code
2020-09-14 12:16:56 -07:00
..
builder_test.go
Allow "export" to ovf/ova for local vmware builds in addition to esx ones.
2020-08-26 09:45:12 -07:00
builder.go
refactor out disk defaulting so it can be used to default the vmx cdrom too
2020-09-14 12:16:56 -07:00
config_test.go
add tests to make sure prepare for export defaults properly
2020-08-27 10:55:57 -07:00
config.go
refactor out disk defaulting so it can be used to default the vmx cdrom too
2020-09-14 12:16:56 -07:00
config.hcl2spec.go
regenerate code
2020-09-14 12:16:56 -07:00
step_clone_vmx_test.go
extract output dir configuration and defaulting into the step_output_dir, using pointers to make sure they get set properly back on the main config
2020-08-18 12:50:06 -07:00
step_clone_vmx.go
extract output dir configuration and defaulting into the step_output_dir, using pointers to make sure they get set properly back on the main config
2020-08-18 12:50:06 -07:00
step_test.go
move multistep imports to helper.
2018-01-24 17:09:15 -08:00