blob: 2c91ff435ec2c96f7b6e31bc2d298d9f09406f02 [file] [log] [blame]
Pamela Dragosh91d04c62017-02-14 19:41:00 -05001# BRMSpep component installation configuration parameters
2BRMSGW_JMX_PORT=9989
3
4COMPONENT_X_MX_MB=1024
5COMPONENT_X_MS_MB=1024
6
7REST_PAP_URL=https://${{FQDN}}:9091/pap/
8REST_PDP_ID=https://${{FQDN}}:8081/pdp/
9
10PDP_HTTP_USER_ID=testpdp
11PDP_HTTP_PASSWORD=alpha123
12PDP_PAP_PDP_HTTP_USER_ID=testpap
13PDP_PAP_PDP_HTTP_PASSWORD=alpha123
14
15M2_HOME=/usr/share/maven
16snapshotRepositoryID=snapshots
17snapshotRepositoryName=Snapshots
18snapshotRepositoryURL=http://nexus:8081/nexus/content/repositories/snapshots
19releaseRepositoryID=releases
20releaseRepositoryName=Releases
21releaseRepositoryURL=http://nexus:8081/nexus/content/repositories/releases
22repositoryUsername=test
23repositoryPassword=test
24UEB_URL=vm1.mr.simpledemo.openecomp.org
25UEB_TOPIC=CLOSEDLOOP-DCAE-SAMPLE
26UEB_API_KEY=
27UEB_API_SECRET=
28
Guo Ruijing073cc182017-07-31 08:47:35 +000029groupID=org.onap.policy-engine
Pamela Dragosh91d04c62017-02-14 19:41:00 -050030artifactID=drlPDPGroup
Tej, Tarun3be65a62017-09-27 10:53:52 -040031AMSTERDAM_GROUP_ID=org.onap.policy-engine.drools.amsterdam
32AMSTERDAM_ARTIFACT_ID=policy-amsterdam-rules
Pamela Dragosh91d04c62017-02-14 19:41:00 -050033
34# the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase
35resource_name=brmsgw_1
36node_type=brms_gateway
37
Ravindra Bakkamanthala87c95be2017-05-23 14:56:12 -040038CLIENT_ID=PDPServer
Pamela Dragosh91d04c62017-02-14 19:41:00 -050039CLIENT_KEY=test
40ENVIRONMENT=DEVL