aboutsummaryrefslogtreecommitdiffstats
path: root/packages/install
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2022-06-22 11:56:23 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2022-06-22 13:54:11 +0100
commitc307163822736f0db2c5656219fda60103743ecd (patch)
treeb99d8ed2bea3ab32358928405439ddb602df4989 /packages/install
parent8dc83784673a5ccad79fc534bb7f035be8c16392 (diff)
OpenSuse docker file for drools-pdp
Issue-ID: POLICY-4193 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ia3984d93b3aa6ec8daba61201216b03932f6d9ce
Diffstat (limited to 'packages/install')
-rw-r--r--packages/install/src/files/base.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/install/src/files/base.conf b/packages/install/src/files/base.conf
index 86eb934e..ecd9e22b 100644
--- a/packages/install/src/files/base.conf
+++ b/packages/install/src/files/base.conf
@@ -4,6 +4,7 @@
# ================================================================================
# Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved.
# Modifications Copyright (C) 2020 Bell Canada.
+# Modifications Copyright (C) 2022 Nordix Foundation.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -27,7 +28,6 @@ JVM_OPTIONS=-server -Xms512m -Xmx1024m
POLICY_HOME=/opt/app/policy
POLICY_LOGS=/opt/app/policy/logs
-JAVA_HOME=/usr/lib/jvm/java-11-openjdk
KEYSTORE=/opt/app/policy/etc/ssl/policy-keystore
KEYSTORE_PASSWD=Pol1cy_0nap