Hi, I'm having a problem with ovftool. I'm running ovftool against a ESXi host with a trial license. The command shows the ovf properties that I've set on the commandline, but once I'm on the virtual machine, the ovf environment is not present at all. If I do the deployment through the vSphere client, it works perfectly, same OVA file.
I see the output from ovftool:
--> /prop/ip0 = "192.168.43.159"
--> /prop/ip1 = "192.168.43.185"
but also get the warnings:
Warning:
- OVF property with key: 'ip0' does not exists.
- OVF property with key: 'ip1' does not exists.
Thanks for any help!