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/command
Calle Pettersson 9f8fc37fde
Implement Proxmox builder
7 years ago
..
test-fixtures fix build_test.go on windows. This code needs to not be run in parallel, or else there can be race conditions with the post-processors all trying to access the same file at once. Additionally, I changed the test template itself so that it is valid code on either bash or cmd. Finally, I found and fixed a small bug in naming the file extensions in shell local inline scripts. 7 years ago
build.go display received signal in debug mode 7 years ago
build_test.go fix build_test.go on windows. This code needs to not be run in parallel, or else there can be race conditions with the post-processors all trying to access the same file at once. Additionally, I changed the test template itself so that it is valid code on either bash or cmd. Finally, I found and fixed a small bug in naming the file extensions in shell local inline scripts. 7 years ago
command_test.go move packer to hashicorp 9 years ago
fix.go add vmware-compaction fixer help 8 years ago
fix_test.go bug fix and add test 8 years ago
inspect.go make packer inspect not print sensitive variables. 7 years ago
meta.go Use the hashicorp/go-getter to download files 7 years ago
plugin.go Implement Proxmox builder 7 years ago
validate.go Try to make help more consistent 7 years ago
validate_test.go Updated test to verify expected behavior 11 years ago
version.go Re-factor version command to use version.FormattedVersion() function. 8 years ago
version_test.go command: version tests 11 years ago