vmware/pyvmomi-community-samples

propertMapping values not reflecting on newly deployed VM

Open

#642 aberto em 20 de mai. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Métricas do repositório

Stars
 (972 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador