blob: 0c440937212eb95a0940e36d6f96c5116e20cb11 [file] [log] [blame]
Jorge Hernandez508ad582017-05-31 13:58:27 -05001###
2# ============LICENSE_START=======================================================
3# ONAP POLICY
4# ================================================================================
Jorge Hernandez13e9aa82018-03-25 23:34:27 -05005# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
Jorge Hernandez508ad582017-05-31 13:58:27 -05006# ================================================================================
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing, software
14# distributed under the License is distributed on an "AS IS" BASIS,
15# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# See the License for the specific language governing permissions and
17# limitations under the License.
18# ============LICENSE_END=========================================================
19###
20
Jorge Hernandez1bd54562017-08-02 09:48:57 -050021# SYSTEM software configuration
22
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050023POLICY_HOME=/opt/app/policy
Jorge Hernandez13e9aa82018-03-25 23:34:27 -050024POLICY_LOGS=/opt/app/policy/logs
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050025JAVA_HOME=/opt/jdk1.8.0_77
26M2_HOME=/opt/app/policy/3rdparty/apache-maven-3.3.1
Jorge Hernandez3bbdb232018-08-17 16:40:58 -050027KEYSTORE_PASSWD=Pol1cy_0nap
28TRUSTSTORE_PASSWD=Pol1cy_0nap
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050029
Jorge Hernandez1bd54562017-08-02 09:48:57 -050030# Telemetry credentials
31
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050032ENGINE_MANAGEMENT_PORT=9696
Jorge Hernandez564f8182017-06-30 13:29:03 -050033ENGINE_MANAGEMENT_HOST=0.0.0.0
Jorge Hernandez1bd54562017-08-02 09:48:57 -050034ENGINE_MANAGEMENT_USER=
35ENGINE_MANAGEMENT_PASSWORD=
36
37# nexus repository
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050038
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050039# To use a Nexus repository for rules artifacts,
40# following properties must be uncommented and set:
41#repositoryID=policy-nexus
42#repositoryUrl=http://....(URL for the repository goes here)
43#repositoryUsername=(nexus username goes here)
44#repositoryPassword=(password goes here)
45
Jorge Hernandez1bd54562017-08-02 09:48:57 -050046# Relational (SQL) DB access
47
48SQL_HOST=
49SQL_USER=
50SQL_PASSWORD=
51
52# PDP-D DMaaP configuration channel
53
54PDPD_CONFIGURATION_TOPIC=PDPD-CONFIGURATION
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050055PDPD_CONFIGURATION_SERVERS=
56PDPD_CONFIGURATION_API_KEY=
57PDPD_CONFIGURATION_API_SECRET=
58PDPD_CONFIGURATION_CONSUMER_GROUP=
59PDPD_CONFIGURATION_CONSUMER_INSTANCE=
60PDPD_CONFIGURATION_PARTITION_KEY=
61
Jorge Hernandez1bd54562017-08-02 09:48:57 -050062# PAP
63
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050064PAP_HOST=
65PAP_USERNAME=
66PAP_PASSWORD=
67
Jorge Hernandez1bd54562017-08-02 09:48:57 -050068# PDP-X
69
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050070PDP_HOST=
71PDP_USERNAME=
72PDP_PASSWORD=
Jorge Hernandez1bd54562017-08-02 09:48:57 -050073
74# DCAE DMaaP
75
76DCAE_TOPIC=
77DCAE_SERVERS=
78
79# Open DMaaP
80
81DMAAP_SERVERS=