aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Templates/incremental-config-template.vtl
blob: e20c21bd01c9b48793370bec644e16126c1d84df (plain)
1
2
3
4
5
6
7
8
9
	{
    "vdns-instance": [
        {
            "ip-addr": "$vdns_int_private_ip_0",
            "oam-ip-addr": "$vdns_onap_private_ip_0",
            "enabled": true
        }
    ]
}