From a MIQ newbie. I try to provision a VM from a template on Vcenter through a catalog service.
The VM appears on Vcenter but with the DNS name and IP address of the template. I configured them in my request (here is from AcquireIPadress method I customized:
You need a VMware customization specification to apply the IP details to the resulting VM. Check that you’ve created one in vCenter (you need separate specs for Linux and Windows VMs), and that you’re specifying it as part of your MIQ provisioning process.
If in doubt, it’s always worth running a “manual” provision using Infrastructure → Virtual Machines → Lifecycle → Provision VMs before you create your service catalog, as this will give you a feel for the provisioning options that result in a successfully provisioned VM.
For a VMware provision, the available customization specifications will be listed in the Customize tab of the provisioning dialog.