How to configure IPAM and DNS for provisioning to multiple DNS domains in an IP range
Using the SovLabs template language that is built into the SovLabs vRA Extensibility Plugin, you can achieve flexible, yet powerful IT processes in vRA without annoying Blueprint sprawl.
Here’s an example of using a templated vRA variable to dynamically choose a DNS domain at Request time.
Create a vRA custom property (it could be a drop-down, or a static property somewhere.)
Then update your IPAM configuration in vRA (Items-> Sovlabs vRA Extensibility modules > SovLabs IPAM.)
Replace value in the DNS Suffix field with the name of your new vRA property in double curly brackets {{ }} like below:
I made my vRA property named testDNSsuffix and I just set mine on the blueprint for testing purposes. You can create a property definition for a drop-down list and apply that to your blueprint to allow a user to select from static options.
Then you just need DNS configurations, one for each DNS domain. The workflow will choose the DNS configuration that contains the domain matching the one in the vRA variable.
Related Blogs
FinOps Evolved: Key Insights from Day One of FinOps X Europe 2024
The FinOps Foundation’s flagship conference has kicked off in Europe, and it’s set to be a remarkable event. Attendees familiar…