You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/common
jsmcnair 78c280b1b7
Use common funcs / fix panic / clarify docs
6 years ago
..
adapter
bootcommand Add vSphere HCL examples to the docs (#9674) 6 years ago
chroot Add tests for StepCopyFiles. 6 years ago
filelock
iochan
json
net configure_port_test.go: don't panic when error is not what we expected 7 years ago
powershell Include Hyper-V secure boot template in box.xml 6 years ago
random Fix azure winrm_password attribution and allow to set winrm_username (#8928) 6 years ago
retry builder/azure-arm: Update logic for setting subscriptionID (#8685) 6 years ago
shell use shell struct in shell-local provisioner and post-processor. 6 years ago
shell-local core: Decode: when in HCL2 decoding mode; reset the whole struct before preparing it. (#9622) 6 years ago
shutdowncommand Change back to make sure all durations are a time.Duration 6 years ago
template Use common funcs / fix panic / clarify docs 6 years ago
test-fixtures Add iso config test for checksum from file specific case (#8897) 6 years ago
uuid
command.go Move CommandWrapper & ShellCommand to common 6 years ago
config.go
floppy_config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
floppy_config_test.go
http_config.go add the ability to configure the http bind address. defaults to 0.0.0.0. 6 years ago
http_config_test.go
iso_config.go Add vSphere HCL examples to the docs (#9674) 6 years ago
iso_config_test.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
multistep_debug.go
multistep_runner.go add on-error flag option to run cleanup provisioner 6 years ago
packer_config.go
retry.go
retry_test.go
step_cleanup_temp_keys.go
step_create_floppy.go use printf for logging 7 years ago
step_create_floppy_test.go Merge pull request #8310 from alrs/resuscitate-common-floppy-tests 6 years ago
step_download.go Update go-getter and add samba shared files tests to step_download (#8954) 6 years ago
step_download_test.go Update go-getter and add samba shared files tests to step_download (#8954) 6 years ago
step_http_server.go add the ability to configure the http bind address. defaults to 0.0.0.0. 6 years ago
step_output_dir.go
step_output_dir_test.go
step_provision.go fix agent auth in ssh communicator for ansible provisioner (#9488) 6 years ago
step_provision_test.go Replace file shared state by statebag (#9238) 6 years ago
terminal.go
terminal_posix.go fix goimports 6 years ago
terminal_test.go
terminal_windows.go