I have a simple service dialog with three fields: service_name, vm_name and ip_addr. A catalog item is created to deploy from a VMware template without using the VMware customization specification. After the VM is deployed only the VM name and service name are changed to what I specified. The hostname and IP address of the VM are not changed.
Did I miss anything? I am following the example in Peter McGowan’s book.