packer-cn/builder/vmware/vmx
Chris Bednarski 313fcaf0ff Revert backwards-compatibility break in VMX option casing
PR #2309 introduced case-sensitive options in VMX files. This is to support a case-sensitive option called `virtualSSD`. The change made all options case-sensitive, which causes problems with external VMX options provided in user templates. To prevent breakage, this change is being reverted.

- Fixes #2574
- Reverts #2542
- Reverts #2309
2015-08-10 14:52:34 -07:00
..
builder.go helper/communicator: make host more generic 2015-06-13 19:23:33 -04:00
builder_test.go builder/vmware-vmx: add floppy_files support 2014-05-12 18:24:03 -07:00
config.go builder/*: properly save interpolation context 2015-06-22 09:22:42 -07:00
config_test.go builder/vmware/vmx: shutdown 2013-12-26 15:31:23 -07:00
step_clone_vmx.go Revert backwards-compatibility break in VMX option casing 2015-08-10 14:52:34 -07:00
step_clone_vmx_test.go builder/vmware/vmx: set the full_disk_path so compacting works 2013-12-26 15:44:39 -07:00
step_test.go builder/vmware/vmx: StepCloneVMX 2013-12-26 08:34:27 -07:00