We have been trying to implement a provisioning use-case for one of our requirement, where the client ask is, When we raise a catalog request for VM Provisioning it should give us option for “RHEL” and “ Windows “ and once we select the OS , it should dynamically populate the templates as per the flavors (i.e. t2.micro,X3.large etc .) related to the OS .And once the user gives his input in catalog request and submit it , it should provision that particular type of VM .
I have been trying to Implement the above use-case , but the mapping is not happening and finally the provisioning is getting failed . (We are using CloudForms 4.6)
We would appreciate your help to resolve the issue.
Thanks
Jay