I'm trying to get RHEL 6.5 templates to clone correctly and pick up hostname and IP address details from vCAC.
I have a Network reservation, and a network profile configured.
I have the network profile and Network configured in the blueprint as custom properties.
I have installed the vCAC agent on the VM template, and confirmed that it successfully connects to the vCAC server.
What seems to happen is that the VM deploys, and gets it's name configured correctly (both on the VM and in the OS). I can see from the GuestAgent.log that it is picking up the network profile information from vCAC, but the IP address doesn't get set. The VM remains on a DHCP address.
My suspicion is that NetworkManager is getting in the way... Can anyone confirm whether or not vCAC and NetworkManager play nicely together?
Thanks