packer-cn/fix
Brendan Devenney 73c532e772 Ensure amazon-private-ip fixes string values
The "ssh_private_ip" key works with either boolean values or string
representations of booleans. The fixer errors when the value is defined
as, for example, "true" (with quotation marks). This commit will attempt
to convert the string into a bool when necessary to ensure this case is
handled.

Signed-off-by: Brendan Devenney <brendan.devenney@cloudreach.com>
2018-07-05 16:57:54 +01:00
..
fixer.go Merge pull request #5876 from hashicorp/fix5680 2018-02-09 10:07:04 -08:00
fixer_amazon_enhanced_networking.go builder/amazon: remove ssh_private_ip 2018-02-08 16:47:43 -08: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 Ensure amazon-private-ip fixes string values 2018-07-05 16:57:54 +01:00
fixer_amazon_private_ip_test.go Ensure amazon-private-ip fixes string values 2018-07-05 16:57:54 +01:00
fixer_amazon_shutdown_behavior.go builder/amazon: remove ssh_private_ip 2018-02-08 16:47:43 -08:00
fixer_amazon_shutdown_behavior_test.go builder/amazon: Change shutdown_behaviour to shutdown_behavior 2016-12-14 21:59:16 +01:00
fixer_createtime.go run goimports 2018-01-22 17:21:10 -08:00
fixer_createtime_test.go run gofmt 2016-11-01 14:08:04 -07:00
fixer_docker_email.go remove login_email from docker 2017-10-25 10:53:06 -07:00
fixer_iso_md5.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_iso_md5_test.go run gofmt 2016-11-01 14:08:04 -07:00
fixer_parallels_deprecations.go Fix typo in fixer file name 2017-09-26 17:50:47 +01:00
fixer_parallels_deprecations_test.go Fix typo in fixer file name 2017-09-26 17:50:47 +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_powershell_escapes.go s/boot_command/bootcommand/ 2018-04-19 14:26:31 -07:00
fixer_pp_manifest_filename.go Fix nested pp case 2016-11-21 15:56:20 -08:00
fixer_pp_manifest_filename_test.go Fix nested pp case 2016-11-21 15:56:20 -08:00
fixer_pp_vagrant_override.go spelling: override 2018-03-13 08:28:26 +00:00
fixer_pp_vagrant_override_test.go command: move all remaining commands 2014-10-27 20:34:49 -07:00
fixer_sshdisableagent.go ssh: Renamed ssh_disable_agent to ssh_disable_agent_forwarding 2017-06-19 16:26:18 +02: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 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