summaryrefslogtreecommitdiffstats
path: root/.papr.sh
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-06-16 14:34:01 -0400
committerGitHub <noreply@github.com>2017-06-16 14:34:01 -0400
commitb3772d718802191276e3a6278cc5628df5056399 (patch)
tree8140242785de97a8b90e5377c544397af19aae6e /.papr.sh
parent1f36c9f6cbd9bc44e16ab2e0eb13aa95761c2e11 (diff)
parentf6127f924597c9fcc7da6435e14524253db64d64 (diff)
downloadopenshift-b3772d718802191276e3a6278cc5628df5056399.tar.gz
openshift-b3772d718802191276e3a6278cc5628df5056399.tar.bz2
openshift-b3772d718802191276e3a6278cc5628df5056399.tar.xz
openshift-b3772d718802191276e3a6278cc5628df5056399.zip
Merge pull request #4474 from rhcarvalho/rename-cockpit-shell
Rename cockpit-shell -> cockpit-system
Diffstat (limited to '.papr.sh')
-rwxr-xr-x.papr.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/.papr.sh b/.papr.sh
index fe0b97b68..decca625f 100755
--- a/.papr.sh
+++ b/.papr.sh
@@ -18,7 +18,9 @@ upload_journals() {
trap upload_journals ERR
# run the actual installer
-ansible-playbook -vvv -i .papr.inventory playbooks/byo/config.yml
+# FIXME: override openshift_image_tag defined in the inventory until
+# https://github.com/openshift/openshift-ansible/issues/4478 is fixed.
+ansible-playbook -vvv -i .papr.inventory playbooks/byo/config.yml -e "openshift_image_tag=$OPENSHIFT_IMAGE_TAG"
# run a small subset of origin conformance tests to sanity
# check the cluster NB: we run it on the master since we may