summaryrefslogtreecommitdiffstats
path: root/roles/openshift_version/tasks/main.yml
diff options
context:
space:
mode:
authorDevan Goodwin <dgoodwin@redhat.com>2016-06-15 15:04:13 -0300
committerDevan Goodwin <dgoodwin@redhat.com>2016-06-15 15:04:13 -0300
commit955d295652c59f0e8ed4ddd77f50d4c6e09293a5 (patch)
tree402960470685efde3ceb095410f3c4e7f7f36e3b /roles/openshift_version/tasks/main.yml
parent5346266575045e1a42914e10249dc6e9874da7ec (diff)
downloadopenshift-955d295652c59f0e8ed4ddd77f50d4c6e09293a5.tar.gz
openshift-955d295652c59f0e8ed4ddd77f50d4c6e09293a5.tar.bz2
openshift-955d295652c59f0e8ed4ddd77f50d4c6e09293a5.tar.xz
openshift-955d295652c59f0e8ed4ddd77f50d4c6e09293a5.zip
Support origin alpha tags.
Diffstat (limited to 'roles/openshift_version/tasks/main.yml')
-rw-r--r--roles/openshift_version/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openshift_version/tasks/main.yml b/roles/openshift_version/tasks/main.yml
index d896eb151..ee277d1ca 100644
--- a/roles/openshift_version/tasks/main.yml
+++ b/roles/openshift_version/tasks/main.yml
@@ -22,6 +22,7 @@
- debug: var=openshift_release
- debug: var=openshift_pkg_version
- debug: var=openshift_image_tag
+- debug: var=openshift.common.version
- name: Set openshift_version for rpm installation
include: set_version_rpm.yml