packer-cn/fix
Ricardo Rosales 809f38be3a
[azure-chroot] Updating parameter `exlude_from_latest` to `exclude_from_latest` (#10034)
2020-10-07 11:08:33 +02:00
..
fixer.go [azure-chroot] Updating parameter `exlude_from_latest` to `exclude_from_latest` (#10034) 2020-10-07 11:08:33 +02:00
fixer_amazon_enhanced_networking.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_amazon_enhanced_networking_test.go builder/amazon: remove ssh_private_ip 2018-02-08 16:47:43 -08:00
fixer_amazon_private_ip.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_amazon_private_ip_test.go gofix 2019-02-25 14:41:26 -06:00
fixer_amazon_shutdown_behavior.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_amazon_shutdown_behavior_test.go builder/amazon: Change shutdown_behaviour to shutdown_behavior 2016-12-14 21:59:16 +01:00
fixer_amazon_spot_price_product.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_amazon_temporary_security_group_cidrs.go Update fix/fixer_amazon_temporary_security_group_cidrs.go 2020-05-29 09:40:31 -07:00
fixer_amazon_temporary_security_group_cidrs_test.go Fix typographical errors in the fixers 2019-04-01 23:42:31 -07:00
fixer_azure_exclude_from_latest.go [azure-chroot] Updating parameter `exlude_from_latest` to `exclude_from_latest` (#10034) 2020-10-07 11:08:33 +02:00
fixer_azure_exclude_from_latest_test.go [azure-chroot] Updating parameter `exlude_from_latest` to `exclude_from_latest` (#10034) 2020-10-07 11:08:33 +02:00
fixer_clean_image_name.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_clean_image_name_test.go add a Fixer that replaces the "clean_(image|ami)_name" template calls with "clean_resource_name" 2019-04-05 15:30:41 +02:00
fixer_comm_config.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_comm_config_test.go Rename communicator config variables and remove deprecated code (#8584) 2020-01-09 08:37:30 -08:00
fixer_createtime.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_createtime_test.go run gofmt 2016-11-01 14:08:04 -07:00
fixer_docker_email.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_galaxy_command.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_galaxy_command_test.go removed escape character check, updated synopsis string, change type to 'ansbile-local' only 2019-11-27 20:27:24 -05:00
fixer_hyperv_cpu_and_ram_naming.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_hyperv_deprecations.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_hyperv_deprecations_test.go Fixer and tests to remove deprecated 'vhd_temp_path' Hyper-V ISO setting 2018-07-20 02:12:47 +01:00
fixer_hyperv_vmxc_typo.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_hyperv_vmxc_typo_test.go Fixer and tests to convert 'clone_from_vmxc_path' -> 'clone_from_vmcx_path' 2018-07-20 02:12:48 +01:00
fixer_iso_checksum_type_and_url.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_iso_checksum_type_and_url_test.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 2020-05-28 11:02:09 +02:00
fixer_iso_md5.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_iso_md5_test.go run gofmt 2016-11-01 14:08:04 -07:00
fixer_parallels_deprecations.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_parallels_deprecations_test.go go 1.11 format rules 2018-08-24 15:56:44 -07:00
fixer_parallels_headless.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_parallels_headless_test.go Enable headless mode by default on Parallels Desktop 11 2015-08-24 15:09:29 +02:00
fixer_powershell_escapes.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_pp_docker_tag_tags.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_pp_docker_tag_tags_test.go fix unrelated broken flaky test 2020-05-08 15:14:29 -07:00
fixer_pp_manifest_filename.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_pp_manifest_filename_test.go bug fix and add test 2018-09-06 12:19:31 -07:00
fixer_pp_vagrant_override.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_pp_vagrant_override_test.go bug fix and add test 2018-09-06 12:19:31 -07:00
fixer_qemu_disk_size.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_qemu_disk_size_test.go Implement fixer to convert qemu disk size type to string 2019-11-20 10:41:08 -06:00
fixer_qemu_host_port.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 2020-06-02 11:56:36 +02:00
fixer_qemu_host_port_test.go Refactor communicator config for Qemu and add SkipNatMapping option (#9307) 2020-06-02 11:56:36 +02:00
fixer_scaleway_access_key.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_scaleway_access_key_test.go Revert "Revert "Rename attribute api_access_key to organization_id"" 2018-11-09 08:47:22 -08:00
fixer_ssh_timeout.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_ssh_timeout_test.go Rename communicator config variables and remove deprecated code (#8584) 2020-01-09 08:37:30 -08:00
fixer_sshdisableagent.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_sshdisableagent_test.go ssh: Renamed ssh_disable_agent to ssh_disable_agent_forwarding 2017-06-19 16:26:18 +02:00
fixer_sshkeypath.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_sshkeypath_test.go Added fixer for ssh_key_path 2016-02-12 17:24:42 -08:00
fixer_test.go Format code with `gofmt -s -w` 2020-01-28 16:52:50 -05:00
fixer_virtualbox_gaattach.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_virtualbox_gaattach_test.go go 1.11 format rules 2018-08-24 15:56:44 -07:00
fixer_virtualbox_rename.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_virtualbox_rename_test.go fix: virtualbox rename fixes overrides [GH-1828] 2015-06-13 16:39:12 -04:00
fixer_vmware_compaction.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_vmware_compaction_test.go validate compaction is skipped when not 'thin' 2018-08-30 16:44:00 -05:00
fixer_vmware_rename.go update fixer interface to return a list of deprecated options, if any 2020-05-29 09:40:31 -07:00
fixer_vmware_rename_test.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_vsphere_network_storage.go add disk_size, disk_thin_provisioned, and disk_eagerly_scrub to the DeprecatedOptions field. 2020-05-29 09:45:36 -07:00
fixer_vsphere_network_storage_test.go fix network card fixer (#9311) 2020-05-28 11:30:21 +02:00
helpers.go bug fix and add test 2018-09-06 12:19:31 -07:00