Hi,
I have a vApp (ovf template) that defines 4 virtual machines. I want to make sure two of the 4 machines are co-located on the same physical host due to communication that takes place between these two. (I don't care where the other 2 are placed).
Is it possible to add rules to a vApp, or in some other way, to make sure two machines are always grouped together? At the moment I deploy my vApp, and then manually move the VMs in vCenter to the appropriate hosts. The alternative is two define two vApps, once that consists of just the two machines that belong together, and then use the ovftool to deploy them to a specific host.
Any other ideas on how I could best achieve this ?