Fix unclosed quoted string at line 72 41/60541/1
authorJack Lucas <jflucas@research.att.com>
Tue, 14 Aug 2018 12:52:29 +0000 (12:52 +0000)
committerJack Lucas <jflucas@research.att.com>
Tue, 14 Aug 2018 12:52:57 +0000 (12:52 +0000)
Issue-ID: DCAEGEN2-706
Change-Id: I902b0554bbbb54a880571e17f22941f375888b6e
Signed-off-by: Jack Lucas <jflucas@research.att.com>
blueprints/k8s-ves.yaml-template

index e9950f6..6a80272 100644 (file)
@@ -69,7 +69,7 @@ node_templates:
         collector.keystore.file.location: /opt/app/VESCollector/etc/keystore
         collector.keystore.passwordfile: /opt/app/VESCollector/etc/passwordfile
         collector.schema.checkflag: "1"
-        collector.schema.file: "{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.json\",\"v7\":\"./etc/CommonEventFormat_30.0.1.json\"}
+        collector.schema.file: "{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.json\",\"v7\":\"./etc/CommonEventFormat_30.0.1.json\"}"
         collector.service.port: "8080"
         collector.service.secure.port: "8443"
         event.transform.flag: "0"