X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=packages%2Finstall%2Fsrc%2Ffiles%2Fbase.conf;h=2bc01c8b1dd92a2541579de578fc3dce6f214187;hb=refs%2Fchanges%2F95%2F68495%2F4;hp=a64cd3ee7f43d00a46b77f2c95b2aeea7d0aa3d4;hpb=669931e76de18aabb14f9ff873da4783f8c83d7a;p=policy%2Fengine.git diff --git a/packages/install/src/files/base.conf b/packages/install/src/files/base.conf index a64cd3ee7..2bc01c8b1 100644 --- a/packages/install/src/files/base.conf +++ b/packages/install/src/files/base.conf @@ -1,6 +1,28 @@ +# +#============LICENSE_START================================================== +# ONAP Policy Engine +#=========================================================================== +# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. +#=========================================================================== +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +#============LICENSE_END================================================== +# + JAVA_HOME=/usr/lib/jvm/java-8-oracle POLICY_HOME=/opt/app/policy -KEYSTORE_PASSWD=PolicyR0ck$ +POLICY_LOGS=/opt/app/policy/logs +KEYSTORE_PASSWD=Pol1cy_0nap +TRUSTSTORE_PASSWD=Pol1cy_0nap JDBC_DRIVER=org.mariadb.jdbc.Driver JDBC_URL=jdbc:mariadb://localhost:3306/onap_sdk @@ -16,6 +38,7 @@ write_fpc_interval=5 max_fpc_update_interval=60 test_via_jmx=false -ENVIRONMENT=TEST +AAF_NAMESPACE=org.onap.policy +AAF_HOST=aaf-onap-test.osaaf.org -POLICY_LOGS=/var/log/onap \ No newline at end of file +ENVIRONMENT=TEST