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
Matthew Hooker e4bd30e53d
fix bug with empty boot command.
8 years ago
..
bootcommand fix bug with empty boot command. 8 years ago
json
powershell Merge pull request #5941 from synax/hyper-v-disk-block-size 8 years ago
ssh
test-fixtures Ack! Forgot to include the test-fixtures/SomeDir/myfile.txt file... 9 years ago
uuid
config.go Inverted the logic of FileExistsLocally as suggested by @SwampDragons as remote URLs are assumed to exist locally. 9 years ago
config_test.go Removed an extra '/' from the TestFileExistsLocally test in common/config_test.go 9 years ago
download.go
download_test.go
floppy_config.go
floppy_config_test.go
http_config.go
http_config_test.go
iso_config.go
iso_config_test.go
multistep_debug.go fix imports 9 years ago
multistep_runner.go Wire context through misc steps 9 years ago
packer_config.go
retry.go
retry_test.go
step_create_floppy.go fix imports 9 years ago
step_create_floppy_test.go test fixes WIP 9 years ago
step_download.go Add a common package for specifying useragent and adopt that everywhere 8 years ago
step_download_test.go fix imports 9 years ago
step_http_server.go allow users of AWS to use the dynamically-generated admin password which we use as the winRM password as an elevated password in the Powershell provisioner, as well as an environment variable in same provisoner. 8 years ago
step_provision.go fix imports 9 years ago
step_provision_test.go fix imports 9 years ago