Hide Forgot
Description of problem: OpenShift uses this variable for the IP : OPENSHIFT_JBOSSEAP_IP The quickstart uses the obsolete: OPENSHIFT_INTERNAL_IP The cartridge currently converts OPENSHIFT_INTERNAL_IP to OPENSHIFT_JBOSSEAP_IP, but we should change it to use the correct variable. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fixed in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/ba729118680a199bc8e99746370407ae53f34865
This should be fixed in the current build.
Verified with EAP 6.3.0 DR1
This bug was not included in the 6.2 Release Notes as a Known Issue, therefore does not need to be included in the 6.3 Release Notes as a Bug Fix.