aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Templates/baseconfig-template.vtl
blob: 9e73a318e1ead2a332e2d4035cdfacf2b105e7f9 (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": false
        }
    ]
}