vmware/pyvmomi-community-samples

propertMapping values not reflecting on newly deployed VM

Open

#642 创建于 2020年5月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (972 star) (914 fork)batch import
help wanted

描述

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.

贡献者指南