aboutsummaryrefslogtreecommitdiffstats
path: root/packages/install/src/files/brmsgw.conf
blob: 9f2252ca4ec94c95e97a2472b7b29333df66173e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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