Hi, I'm trying to make different datastores/sdrs clusters available on a blueprint and I seem to be missing something. It's probably staring at me in the face!
So, I have a reservation and I have made both the datastores available. (I have tried all variations of prioriity on this)
I have created a custom property definition with a dropdown list of predefined values for the datastore names. The property id is "virtualMachine.Storage.Name". (I've also tried virtualMachine.Storage.Cluster.Name)
I then create a property group with this definition and add it to the blueprint. (Overridable = yes)
When I request from this blueprint I get my expected drop down list ok. However when the machine is provisioned it's only ever on one of the datastores
I'm obviously missing something and I'd appreciate your help with it please!
Thanks in advance. vRA 7.0.1
Steve