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
Sylvia Moss ce45a1990a
Refactor communicator config for Qemu and add SkipNatMapping option (#9307)
6 years ago
..
fixer.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 6 years ago
fixer_amazon_enhanced_networking.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_amazon_enhanced_networking_test.go
fixer_amazon_private_ip.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_amazon_private_ip_test.go
fixer_amazon_shutdown_behavior.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_amazon_shutdown_behavior_test.go
fixer_amazon_spot_price_product.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_amazon_temporary_security_group_cidrs.go Update fix/fixer_amazon_temporary_security_group_cidrs.go 6 years ago
fixer_amazon_temporary_security_group_cidrs_test.go
fixer_clean_image_name.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_clean_image_name_test.go
fixer_comm_config.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_comm_config_test.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
fixer_createtime.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_createtime_test.go
fixer_docker_email.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_galaxy_command.go update fixer interface to return a list of deprecated options, if any 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 update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_hyperv_deprecations.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_hyperv_deprecations_test.go
fixer_hyperv_vmxc_typo.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_hyperv_vmxc_typo_test.go
fixer_iso_checksum_type_and_url.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_iso_checksum_type_and_url_test.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
fixer_iso_md5.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_iso_md5_test.go
fixer_parallels_deprecations.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_parallels_deprecations_test.go
fixer_parallels_headless.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_parallels_headless_test.go
fixer_powershell_escapes.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_pp_docker_tag_tags.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_pp_docker_tag_tags_test.go fix unrelated broken flaky test 6 years ago
fixer_pp_manifest_filename.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_pp_manifest_filename_test.go
fixer_pp_vagrant_override.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_pp_vagrant_override_test.go
fixer_qemu_disk_size.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_qemu_disk_size_test.go
fixer_qemu_host_port.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 6 years ago
fixer_qemu_host_port_test.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 6 years ago
fixer_scaleway_access_key.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_scaleway_access_key_test.go
fixer_ssh_timeout.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_ssh_timeout_test.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
fixer_sshdisableagent.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_sshdisableagent_test.go
fixer_sshkeypath.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_sshkeypath_test.go
fixer_test.go Format code with `gofmt -s -w` 6 years ago
fixer_virtualbox_gaattach.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_virtualbox_gaattach_test.go
fixer_virtualbox_rename.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_virtualbox_rename_test.go
fixer_vmware_compaction.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_vmware_compaction_test.go
fixer_vmware_rename.go update fixer interface to return a list of deprecated options, if any 6 years ago
fixer_vmware_rename_test.go
fixer_vsphere_network_storage.go add disk_size, disk_thin_provisioned, and disk_eagerly_scrub to the DeprecatedOptions field. 6 years ago
fixer_vsphere_network_storage_test.go fix network card fixer (#9311) 6 years ago
helpers.go