Description: Create RESTCONF based vLB CBA Blueprint
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB_CDS_RESTCONF / Templates / baseconfig-template.vtl
diff --git a/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Templates/baseconfig-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF/Templates/baseconfig-template.vtl
new file mode 100644 (file)
index 0000000..9e73a31
--- /dev/null
@@ -0,0 +1,9 @@
+       {
+    "vdns-instance": [
+        {
+            "ip-addr": "$vdns_int_private_ip_0",
+            "oam-ip-addr": "$vdns_onap_private_ip_0",
+            "enabled": false
+        }
+    ]
+}
\ No newline at end of file