Blog

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.

Sign up for our newsletter

Exclusive insights and strategies for cloud pros. Delivered straight to your inbox.


AUTHOR
Patrick Campbell
  Learn more

Related Blogs

 
thumbnail
How to get Slack notifications when StormForge applies recommendations

The StormForge Applier does its job quietly. It watches for recommendations, applies patches to your workloads, and moves on—no fanfare,…

 
thumbnail
When Hardware Triples in Price, Idle Capacity Becomes a Line Item.

A platform leader at a Fortune 50 company recently told his app teams something that I keep thinking about. The message was very…

 
thumbnail
StormForge vs ScaleOps: A Technical Comparison of Kubernetes Rightsizing Approaches

StormForge and ScaleOps both automate Kubernetes resource optimization, but they take meaningfully different approaches to how much control you hand over and when. This page walks through the differences in architecture, automation model,…