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/fix
nywilken d2a9e6b32e
Format code with `gofmt -s -w`
6 years ago
..
fixer.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
fixer_amazon_enhanced_networking.go
fixer_amazon_enhanced_networking_test.go
fixer_amazon_private_ip.go
fixer_amazon_private_ip_test.go
fixer_amazon_shutdown_behavior.go
fixer_amazon_shutdown_behavior_test.go
fixer_amazon_spot_price_product.go
fixer_amazon_temporary_security_group_cidrs.go
fixer_amazon_temporary_security_group_cidrs_test.go
fixer_clean_image_name.go
fixer_clean_image_name_test.go
fixer_comm_config.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
fixer_comm_config_test.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
fixer_createtime.go
fixer_createtime_test.go
fixer_docker_email.go
fixer_galaxy_command.go Fix typo in Synopsis for galaxycommand fixer (#8573) 6 years ago
fixer_galaxy_command_test.go removed escape character check, updated synopsis string, change type to 'ansbile-local' only 6 years ago
fixer_hyperv_cpu_and_ram_naming.go
fixer_hyperv_deprecations.go
fixer_hyperv_deprecations_test.go
fixer_hyperv_vmxc_typo.go
fixer_hyperv_vmxc_typo_test.go
fixer_iso_md5.go
fixer_iso_md5_test.go
fixer_parallels_deprecations.go
fixer_parallels_deprecations_test.go
fixer_parallels_headless.go
fixer_parallels_headless_test.go
fixer_powershell_escapes.go
fixer_pp_manifest_filename.go
fixer_pp_manifest_filename_test.go
fixer_pp_vagrant_override.go
fixer_pp_vagrant_override_test.go
fixer_qemu_disk_size.go Implement fixer to convert qemu disk size type to string 6 years ago
fixer_qemu_disk_size_test.go Implement fixer to convert qemu disk size type to string 6 years ago
fixer_scaleway_access_key.go
fixer_scaleway_access_key_test.go
fixer_ssh_timeout.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
fixer_ssh_timeout_test.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
fixer_sshdisableagent.go
fixer_sshdisableagent_test.go
fixer_sshkeypath.go
fixer_sshkeypath_test.go
fixer_test.go Format code with `gofmt -s -w` 6 years ago
fixer_virtualbox_gaattach.go
fixer_virtualbox_gaattach_test.go
fixer_virtualbox_rename.go
fixer_virtualbox_rename_test.go
fixer_vmware_compaction.go
fixer_vmware_compaction_test.go
fixer_vmware_rename.go
fixer_vmware_rename_test.go
helpers.go