From: Bilal A Date: Tue, 28 Jan 2020 22:56:18 +0000 (+0000) Subject: Update the java path to openjdk 11 X-Git-Tag: 2.0.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F82%2F100882%2F1;p=policy%2Fdocker.git Update the java path to openjdk 11 Issue-ID: POLICY-2325 Signed-off-by: Bilal A Change-Id: I6d170616e9e0b9ff0342ef5dba6816207cb73b2e --- diff --git a/config/pe/base.conf b/config/pe/base.conf index 2bc538c7..6f45104c 100644 --- a/config/pe/base.conf +++ b/config/pe/base.conf @@ -11,7 +11,7 @@ # 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. -JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk +JAVA_HOME=/usr/local/openjdk-11 POLICY_HOME=/opt/app/policy POLICY_LOGS=/var/log/onap KEYSTORE_PASSWD=Pol1cy_0nap