vmware/pyvmomi-community-samples

propertMapping values not reflecting on newly deployed VM

Open

#642 geöffnet am 20. Mai 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (914 Forks)batch import
help wanted

Repository-Metriken

Stars
 (972 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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