Remove topic.properties and incorporate into overall config file
[policy/pap.git] / packages / policy-pap-tarball / src / main / resources / etc / s3pConfig.json
index 11bd507..cc06793 100644 (file)
@@ -7,5 +7,17 @@
         "password": "zb!XztG34",
         "https": true,
         "aaf": false
+    },
+    "topicParameterGroup": {
+        "topicSources" : [{
+            "topic" : "POLICY-PDP-PAP",
+            "servers" : [ "message-router" ],
+            "topicCommInfrastructure" : "dmaap"
+        }],
+        "topicSinks" : [{
+            "topic" : "POLICY-PDP-PAP",
+            "servers" : [ "message-router" ],
+            "topicCommInfrastructure" : "dmaap"
+        }]
     }
 }
\ No newline at end of file