• Chris Bednarski's avatar
    Revert backwards-compatibility break in VMX option casing · 313fcaf0
    Chris Bednarski authored
    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
    313fcaf0
step_clone_vmx.go 1.51 KB