aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB/Templates/incremental-config-template.vtl
blob: 7ec446f3096e55c1e8007afac2909b112206497f (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
        }
    ]
}