blob: bff9a9cf684aefba9741bf854f4418c672878e61 [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
29groupID=org.openecomp.policy-engine
30artifactID=drlPDPGroup
31VFW_GROUP_ID=org.openecomp.policy-engine.drools.vFW
32VFW_ARTIFACT_ID=policy-vFW-rules
33VDNS_GROUP_ID=org.openecomp.policy-engine.drools.vDNS
34VDNS_ARTIFACT_ID=policy-vDNS-rules
35
36# the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase
37resource_name=brmsgw_1
38node_type=brms_gateway
39
Ravindra Bakkamanthala87c95be2017-05-23 14:56:12 -040040CLIENT_ID=PDPServer
Pamela Dragosh91d04c62017-02-14 19:41:00 -050041CLIENT_KEY=test
42ENVIRONMENT=DEVL