blob: b8e0d0a46bf54e0514061e06a1dbe567ce637b1e [file] [log] [blame]
Pamela Dragoshd1728dc2017-02-14 19:57:17 -05001POLICY_HOME=/opt/app/policy
2JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
3KEYSTORE_PASSWD=PolicyR0ck$
4
5ENGINE_MANAGEMENT_PORT=9696
6ENGINE_MANAGEMENT_HOST=localhost
7ENGINE_MANAGEMENT_USER=@1b3rt
8ENGINE_MANAGEMENT_PASSWORD=31nst@1n
9
Pamela Dragoshd1728dc2017-02-14 19:57:17 -050010# To use a Nexus repository for rules artifacts,
11# following properties must be uncommented and set:
12snapshotRepositoryID=policy-nexus-snapshots
13snapshotRepositoryUrl=http://nexus:8081/nexus/content/repositories/snapshots/
14releaseRepositoryID=policy-nexus-releases
15releaseRepositoryUrl=http://nexus:8081/nexus/content/repositories/releases/
16repositoryUsername=admin
17repositoryPassword=admin123
18
19PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
20PDPD_CONFIGURATION_SERVERS=vm1.mr.simpledemo.openecomp.org
21PDPD_CONFIGURATION_API_KEY=
22PDPD_CONFIGURATION_API_SECRET=
23PDPD_CONFIGURATION_CONSUMER_GROUP=
24PDPD_CONFIGURATION_CONSUMER_INSTANCE=
25PDPD_CONFIGURATION_PARTITION_KEY=
26