summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/examples-sync.sh
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-10-05 16:17:28 -0400
committerScott Dodson <sdodson@redhat.com>2016-10-05 16:17:28 -0400
commitdda9776d01aa9d3aeb891cd719689bbdd9c2d388 (patch)
treef76f178fee30941958ead7034e028493ed22fb07 /roles/openshift_examples/examples-sync.sh
parent9ba5a4eac70561ab524e99f5e8ec982b17dd5eb8 (diff)
downloadopenshift-dda9776d01aa9d3aeb891cd719689bbdd9c2d388.tar.gz
openshift-dda9776d01aa9d3aeb891cd719689bbdd9c2d388.tar.bz2
openshift-dda9776d01aa9d3aeb891cd719689bbdd9c2d388.tar.xz
openshift-dda9776d01aa9d3aeb891cd719689bbdd9c2d388.zip
Add v1.4 content
Diffstat (limited to 'roles/openshift_examples/examples-sync.sh')
-rwxr-xr-xroles/openshift_examples/examples-sync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_examples/examples-sync.sh b/roles/openshift_examples/examples-sync.sh
index 48da98017..b176ce440 100755
--- a/roles/openshift_examples/examples-sync.sh
+++ b/roles/openshift_examples/examples-sync.sh
@@ -6,7 +6,7 @@
# This script should be run from openshift-ansible/roles/openshift_examples
XPAAS_VERSION=ose-v1.3.3
-ORIGIN_VERSION=${1:-v1.3}
+ORIGIN_VERSION=${1:-v1.4}
EXAMPLES_BASE=$(pwd)/files/examples/${ORIGIN_VERSION}
find ${EXAMPLES_BASE} -name '*.json' -delete
find ${EXAMPLES_BASE} -name '*.yaml' -delete -exclude registry-console.json