X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=packages%2Finstall%2Fsrc%2Ffiles%2Fbrmsgw.conf;fp=packages%2Finstall%2Fsrc%2Ffiles%2Fbrmsgw.conf;h=9f2252ca4ec94c95e97a2472b7b29333df66173e;hb=91d04c64771832a0b8815ffbe1f0f9920320d94d;hp=0000000000000000000000000000000000000000;hpb=b9d4caa40ef8e3566ac475968bce17b9b64b6939;p=policy%2Fengine.git diff --git a/packages/install/src/files/brmsgw.conf b/packages/install/src/files/brmsgw.conf new file mode 100644 index 000000000..9f2252ca4 --- /dev/null +++ b/packages/install/src/files/brmsgw.conf @@ -0,0 +1,42 @@ +# BRMSpep component installation configuration parameters +BRMSGW_JMX_PORT=9989 + +COMPONENT_X_MX_MB=1024 +COMPONENT_X_MS_MB=1024 + +REST_PAP_URL=https://${{FQDN}}:9091/pap/ +REST_PDP_ID=https://${{FQDN}}:8081/pdp/ + +PDP_HTTP_USER_ID=testpdp +PDP_HTTP_PASSWORD=alpha123 +PDP_PAP_PDP_HTTP_USER_ID=testpap +PDP_PAP_PDP_HTTP_PASSWORD=alpha123 + +M2_HOME=/usr/share/maven +snapshotRepositoryID=snapshots +snapshotRepositoryName=Snapshots +snapshotRepositoryURL=http://nexus:8081/nexus/content/repositories/snapshots +releaseRepositoryID=releases +releaseRepositoryName=Releases +releaseRepositoryURL=http://nexus:8081/nexus/content/repositories/releases +repositoryUsername=test +repositoryPassword=test +UEB_URL=vm1.mr.simpledemo.openecomp.org +UEB_TOPIC=CLOSEDLOOP-DCAE-SAMPLE +UEB_API_KEY= +UEB_API_SECRET= + +groupID=org.openecomp.policy-engine +artifactID=drlPDPGroup +VFW_GROUP_ID=org.openecomp.policy-engine.drools.vFW +VFW_ARTIFACT_ID=policy-vFW-rules +VDNS_GROUP_ID=org.openecomp.policy-engine.drools.vDNS +VDNS_ARTIFACT_ID=policy-vDNS-rules + +# the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase +resource_name=brmsgw_1 +node_type=brms_gateway + +CLIENT_ID=PyPDPServer +CLIENT_KEY=test +ENVIRONMENT=DEVL