update vlb cds instantiation and scale out package
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB / Templates / baseconfig-template.vtl
1         {
2     "vdns-instance": [
3         {
4             "ip-addr": "$vdns_int_private_ip_0",
5             "oam-ip-addr": "$vdns_onap_private_ip_0",
6             "enabled": true
7         }
8     ]
9 }