|
@@ -5,7 +5,7 @@
|
|
#
|
|
#
|
|
# This script should be run from openshift-ansible/roles/openshift_examples
|
|
# This script should be run from openshift-ansible/roles/openshift_examples
|
|
|
|
|
|
-XPAAS_VERSION=ose-v1.4.7
|
|
|
|
|
|
+XPAAS_VERSION=ose-v1.4.8-1
|
|
ORIGIN_VERSION=${1:-v3.9}
|
|
ORIGIN_VERSION=${1:-v3.9}
|
|
RHAMP_TAG=2.0.0.GA
|
|
RHAMP_TAG=2.0.0.GA
|
|
EXAMPLES_BASE=$(pwd)/files/examples/${ORIGIN_VERSION}
|
|
EXAMPLES_BASE=$(pwd)/files/examples/${ORIGIN_VERSION}
|