aboutsummaryrefslogtreecommitdiffstats
path: root/packages/install/src/files/brmsgw.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packages/install/src/files/brmsgw.conf')
-rw-r--r--packages/install/src/files/brmsgw.conf42
1 files changed, 42 insertions, 0 deletions
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