Hi, I am new to Morpheus. I have created an app blueprint to provision a couple of VMs. One of the VMs will have a post provisioning workflow. A catalog was created to provision this app with the custom options like vmname,plans etc. I have also added other options that are needed for the post provisioning workflow in the catalog. When I order the catalog the VM names and plans are being set as it should be but the variables aren’t being populated in the ansible. I also tried to list all the variables by printing {{ Morpheus }}. I am unable to find any of the customOptions.
If you are attaching the inputs to the catalog item to prompt for input/selection, you need to still map these in the config spec under the customOptions object in the json/yaml like how I did the steamPort here: