Changing line separator type to LF
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB / Templates / incremental-config-template.vtl
index a3cd17f..7ec446f 100644 (file)
@@ -1,9 +1,9 @@
-{\r
-    "vdns-instance": [\r
-        {\r
-            "ip-addr": "$vdns_int_private_ip_0",\r
-            "oam-ip-addr": "$vdns_onap_private_ip_0",\r
-            "enabled": true\r
-        }\r
-    ]\r
+{
+    "vdns-instance": [
+        {
+            "ip-addr": "$vdns_int_private_ip_0",
+            "oam-ip-addr": "$vdns_onap_private_ip_0",
+            "enabled": true
+        }
+    ]
 }
\ No newline at end of file