Add the vDNS CBA in the CDS source
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB / Templates / baseconfig-template.vtl
1         {\r
2     "vdns-instance": [\r
3         {\r
4             "ip-addr": "$vdns_int_private_ip_0",\r
5             "oam-ip-addr": "$vdns_onap_private_ip_0",\r
6             "enabled": false\r
7         }\r
8     ]\r
9 }