aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/baseconfig-template.vtl
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/baseconfig-template.vtl')
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/baseconfig-template.vtl9
1 files changed, 9 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/baseconfig-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/baseconfig-template.vtl
new file mode 100644
index 000000000..e0679e68b
--- /dev/null
+++ b/components/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin/Templates/baseconfig-template.vtl
@@ -0,0 +1,9 @@
+<vlb-business-vnf-onap-plugin xmlns="urn:opendaylight:params:xml:ns:yang:vlb-business-vnf-onap-plugin">
+<vdns-instances>
+<vdns-instance>
+<ip-addr>$vdns_int_private_ip_0</ip-addr>
+<oam-ip-addr>$vdns_onap_private_ip_0</oam-ip-addr>
+<enabled>false</enabled>
+</vdns-instance>
+</vdns-instances>
+</vlb-business-vnf-onap-plugin>