vmware/pyvmomi-community-samples

propertMapping values not reflecting on newly deployed VM

Open

#642 opened on May 20, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (972 stars) (914 forks)batch import
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.

Contributor guide