Hi,
Does anybody has any good ideas on how to identify if you are running on (via) vCloud Director from inside Guest OS (Linux in my case) and not just on common vSphere.
If you will poke any sys info related to the hypervisor, BIOS etc you will see just "VMware", "vSphere" etc.
The only good way that I end up with is to put key:value pair inside OVF Environment (vcloud=true), then read it with vmtools from inside VM.
If someone knows any better way please share.
BR,
Pavel