From 6cb1d1d86b478e5a5d7c7ae53cd02f2ea38377c9 Mon Sep 17 00:00:00 2001 From: Matthew Helmke Date: Thu, 17 Jan 2019 12:14:07 -0600 Subject: [PATCH] KEYCLOAK-9372 update EAP version --- openshift/topics/get_started.adoc | 6 +++--- securing_apps/topics/oidc/java/jboss-adapter-rpms.adoc | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/openshift/topics/get_started.adoc b/openshift/topics/get_started.adoc index 6b473f4d5b..760197a7bc 100644 --- a/openshift/topics/get_started.adoc +++ b/openshift/topics/get_started.adoc @@ -480,9 +480,9 @@ $ oc new-build --binary=true \ --name=eap-app --> Found image 31895a4 (3 months old) in image stream "openshift/jboss-eap71-openshift" under tag "latest" for "jboss-eap71-openshift" - JBoss EAP 7.1 + JBoss EAP 7.2 ------------- - Platform for building and running JavaEE applications on JBoss EAP 7.1 + Platform for building and running JavaEE applications on JBoss EAP 7.2 Tags: builder, javaee, eap, eap7 @@ -529,7 +529,7 @@ $ oc new-app eap-app eap-app-demo/eap-app-1:aa2574d9 ------------------------------- - Platform for building and running JavaEE applications on JBoss EAP 7.1 + Platform for building and running JavaEE applications on JBoss EAP 7.2 Tags: builder, javaee, eap, eap7 diff --git a/securing_apps/topics/oidc/java/jboss-adapter-rpms.adoc b/securing_apps/topics/oidc/java/jboss-adapter-rpms.adoc index 8df830fd64..b0c863c873 100644 --- a/securing_apps/topics/oidc/java/jboss-adapter-rpms.adoc +++ b/securing_apps/topics/oidc/java/jboss-adapter-rpms.adoc @@ -5,7 +5,7 @@ Install the EAP 7 Adapters from an RPM: NOTE: With Red Hat Enterprise Linux 7, the term channel was replaced with the term repository. In these instructions only the term repository is used. -You must subscribe to the JBoss EAP 7.0 repository before you can install the EAP 7 adapters from an RPM. +You must subscribe to the JBoss EAP 7.2 repository before you can install the EAP 7 adapters from an RPM. .Prerequisites @@ -13,7 +13,7 @@ You must subscribe to the JBoss EAP 7.0 repository before you can install the EA . If you are already subscribed to another JBoss EAP repository, you must unsubscribe from that repository first. -Using Red Hat Subscription Manager, subscribe to the JBoss EAP 7.0 repository using the following command. Replace with either 6 or 7 depending on your Red Hat Enterprise Linux version. +Using Red Hat Subscription Manager, subscribe to the JBoss EAP 7.2 repository using the following command. Replace with either 6 or 7 depending on your Red Hat Enterprise Linux version. ---- $ sudo subscription-manager repos --enable=jb-eap-7-for-rhel--server-rpms