vmware/pyvmomi-community-samples
View on GitHubpropertMapping values not reflecting on newly deployed VM
Open
#642 opened on May 20, 2020
help wanted
Description
I deployed VM by modifying deploy_ova.py and passed required configuration. I added Key:value under propertyMapping, but when VM is successfully deployed on ESXi host, i dont see any key:value being set on the VM, for e.g. root password, hostName etc.