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-21 23:41:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d-powershell-generated-docs
Packer-Cn
/
builder
/
vmware
/
vmx
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Megan Marsh
a2cfaace59
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
..
builder_test.go
add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
2019-12-16 21:23:05 -08:00
builder.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
config_test.go
build using HCL2 (
#8423
)
2019-12-17 11:25:56 +01:00
config.go
build using HCL2 (
#8423
)
2019-12-17 11:25:56 +01:00
config.hcl2spec.go
implement a remote_output_directory option, and heavily comment output code
2020-08-18 12:50:00 -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