vmware / ansible-vsphere-gos-validation

Guest OS validation test set for vSphere using Ansible
Other
41 stars 30 forks source link

[Windows] add workaround for disk enable UUID not exist known issue on ESXi 7.0.3 #637

Closed Tomorrow9 closed 3 weeks ago

Tomorrow9 commented 4 weeks ago

"disk.EnableUUID = TRUE" config for Windows Server VM should exist in vmx for taking quiesce snapshot, this change add the workaround to add this config in vmx when hitting known issue.