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
Megan Marsh 0df33cd032
fix relative pathing versus iso checksum dir to work even if user has provided a relative path for the iso_url which is relative to the directory where Packer is run.
8 years ago
..
bootcommand regenerate boot command code 8 years ago
json
powershell Use Get-Command over Get-Help to check for SecureBootTemplate parameter 8 years ago
shell-local found a config validation bug where packer crashes instead of throwing a validation error if a windows-style path is provided to a provisioner on linux 8 years ago
ssh
test-fixtures Add unit test to show that we handle tars safely 8 years ago
uuid
config.go
config_test.go
download.go Do not return error on initial HEAD request 8 years ago
download_test.go Remove tmp file created by common/ test. Avoid possible race condition. 8 years ago
floppy_config.go
floppy_config_test.go
http_config.go
http_config_test.go
iso_config.go fix relative pathing versus iso checksum dir to work even if user has provided a relative path for the iso_url which is relative to the directory where Packer is run. 8 years ago
iso_config_test.go Remove tmp files created by common/ tests 8 years ago
multistep_debug.go
multistep_runner.go Use fmt to convert whatever's in error to a string. 8 years ago
packer_config.go
retry.go
retry_test.go
step_create_floppy.go
step_create_floppy_test.go
step_download.go
step_download_test.go
step_http_server.go
step_provision.go
step_provision_test.go