Maybe I did not say it clearly.
I mean pass the management server's IP to newly deployed VMs.
Lets say, I have:
* server A with IP 1.2.3.4
* .ovf template
* VM B that deployed from .ovf template with IP 5.6.7.8
How can I tell B that A's IP is 1.2.3.4, or tell A that B's IP is 5.6.7.8?