aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-pap-tarball/src/main/resources/etc/s3pConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/policy-pap-tarball/src/main/resources/etc/s3pConfig.json')
-rw-r--r--packages/policy-pap-tarball/src/main/resources/etc/s3pConfig.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/packages/policy-pap-tarball/src/main/resources/etc/s3pConfig.json b/packages/policy-pap-tarball/src/main/resources/etc/s3pConfig.json
deleted file mode 100644
index cc067930..00000000
--- a/packages/policy-pap-tarball/src/main/resources/etc/s3pConfig.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "name": "PapGroup",
- "restServerParameters": {
- "host": "0.0.0.0",
- "port": 6969,
- "userName": "healthcheck",
- "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