packer-cn/fix
James Bishopp 51b2069af1 Added fixer for ssh_key_path
- ssh_key_path is removed in all cases.
- The new fixer is not checking the builder type so it will execute for all
  builders.
- If ssh_key_path exists without ssh_private_key_file then it will assign
  the value of ssh_path_path to ssh_private_key_file
- If ssh_private_key_file and ssh_key_path exist, then ssh_key_path is
  simply removed

I wanted to emit a warning messsage to the user but it didn't seem like
the ui.* interface was exposed to fixers.
2016-02-12 17:24:42 -08:00
..
fixer.go Added fixer for ssh_key_path 2016-02-12 17:24:42 -08:00
fixer_createtime.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_createtime_test.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_iso_md5.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_iso_md5_test.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_parallels_deprections.go Remove deprecated parallels_tools_host_path and guest_os_distribution 2016-02-01 12:25:01 +01:00
fixer_parallels_deprections_test.go Remove deprecated parallels_tools_host_path and guest_os_distribution 2016-02-01 12:25:01 +01:00
fixer_parallels_headless.go Enable headless mode by default on Parallels Desktop 11 2015-08-24 15:09:29 +02:00
fixer_parallels_headless_test.go Enable headless mode by default on Parallels Desktop 11 2015-08-24 15:09:29 +02:00
fixer_pp_vagrant_override.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_pp_vagrant_override_test.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_sshkeypath.go Added fixer for ssh_key_path 2016-02-12 17:24:42 -08:00
fixer_sshkeypath_test.go Added fixer for ssh_key_path 2016-02-12 17:24:42 -08:00
fixer_virtualbox_gaattach.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_virtualbox_gaattach_test.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_virtualbox_rename.go fix: virtualbox rename fixes overrides [GH-1828] 2015-06-13 16:39:12 -04:00
fixer_virtualbox_rename_test.go fix: virtualbox rename fixes overrides [GH-1828] 2015-06-13 16:39:12 -04:00
fixer_vmware_rename.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_vmware_rename_test.go command: move all remaining commands 2014-10-27 20:34:49 -07:00