blob: dd9e7c56d29ce38334a9bb6eef212562f1cef85c [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 Hernandez88d1b6c2018-09-19 14:35:22 -050062# AAF
63
64AAF_NAMESPACE=org.onap.policy
65AAF_HOST=aaf-onap-test.osaaf.org
66
Jorge Hernandez1bd54562017-08-02 09:48:57 -050067# PAP
68
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050069PAP_HOST=
70PAP_USERNAME=
71PAP_PASSWORD=
72
Jorge Hernandez1bd54562017-08-02 09:48:57 -050073# PDP-X
74
Pamela Dragosh0e16acf2017-02-14 19:45:48 -050075PDP_HOST=
76PDP_USERNAME=
77PDP_PASSWORD=
Jorge Hernandez1bd54562017-08-02 09:48:57 -050078
79# DCAE DMaaP
80
81DCAE_TOPIC=
82DCAE_SERVERS=
83
84# Open DMaaP
85
86DMAAP_SERVERS=