Description of problem: The page https://www.openshift.com/page/openshift-environment-variables mentions that "All of these directories (except `OPENSHIFT_TMP_DIR`) are relative to your `$OPENSHIFT_HOMEDIR`.", but when I use the environment variable in a script, the actual value of $OPENSHIFT_DATA_DIR is "/var/lib/openshift/518be0034382ecab39000234/app-root/data/".
This link points to OpenShift website, which is NOT maintained by the documentation team. However, the information about Environment Variables is also duplicated in the User Guide here: https://url.corp.redhat.com/aa2905b So, BZ961558 has been created for the docs User Guide, but I'll reassign this bug to Clayton to look into the info on the website.
Checked the user guide, the envrionment variable description and table have been corrected, so verify this bug.