onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / policy / opt / policy / config / drools / base.conf
1 POLICY_HOME=/opt/app/policy
2 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
3 KEYSTORE_PASSWD=PolicyR0ck$
4
5 ENGINE_MANAGEMENT_PORT=9696
6 ENGINE_MANAGEMENT_HOST=localhost
7 ENGINE_MANAGEMENT_USER=@1b3rt
8 ENGINE_MANAGEMENT_PASSWORD=31nst@1n
9
10 JDBC_DRIVER=org.mariadb.jdbc.Driver
11 JDBC_URL=jdbc:mysql://mariadb.onap-policy:3306/ecomp_sdk
12 JDBC_DROOLS_URL=jdbc:mysql://mariadb.onap-policy:3306/drools
13 JDBC_USER=policy_user
14 JDBC_PASSWORD=policy_user
15
16 # Integrity Monitor properties
17 site_name=site_1
18 fp_monitor_interval=30
19 failed_counter_threshold=3
20 test_trans_interval=20
21 write_fpc_interval=5
22 max_fpc_update_interval=60
23 test_via_jmx=false
24 jmx_fqdn=
25 node_type=pdp_drools
26 # Dependency groups are groups of resources upon which a node operational state is dependent upon.
27 # Each group is a comma-separated list of resource names and groups are separated by a semicolon.
28 dependency_groups=
29 resource_name=pdpd_1
30
31 # The (optional) period of time in seconds between executions of the integrity audit.
32 # Value < 0 : Audit does not run (default value if property is not present = -1)
33 # Value = 0 : Audit runs continuously
34 # Value > 0 : The period of time in seconds between execution of the audit on a particular node
35 integrity_audit_period_seconds=-1
36
37 host_port=0.0.0.0:9981
38
39 # To use a Nexus repository for rules artifacts,
40 # following properties must be uncommented and set:
41 snapshotRepositoryID=policy-nexus-snapshots
42 snapshotRepositoryUrl=http://nexus:8081/nexus/content/repositories/snapshots/
43 releaseRepositoryID=policy-nexus-releases
44 releaseRepositoryUrl=http://nexus:8081/nexus/content/repositories/releases/
45 repositoryUsername=admin
46 repositoryPassword=admin123
47
48 PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
49 PDPD_CONFIGURATION_SERVERS=dmaap.onap-message-router
50 PDPD_CONFIGURATION_API_KEY=
51 PDPD_CONFIGURATION_API_SECRET=
52 PDPD_CONFIGURATION_CONSUMER_GROUP=
53 PDPD_CONFIGURATION_CONSUMER_INSTANCE=
54 PDPD_CONFIGURATION_PARTITION_KEY=