use this hard coded because the var has a v in it

This commit is contained in:
Kevin Fenzi 2018-08-22 22:27:34 +00:00
parent 173ad287eb
commit 0d47c73b63

View file

@ -100,7 +100,7 @@ openshift_image_tag={{openshift_release}}
# WARNING: This value will be used for all hosts in RPM based environments, even those that have another version installed.
# This could potentially trigger an upgrade and downtime, so be careful with modifying this value after the cluster is set up.
#openshift_pkg_version=-3.10.0
openshift_pkg_version=-{{openshift_release}}
openshift_pkg_version=-3.10.0
# If using Atomic Host, you may specify system container image registry for the nodes:
#system_images_registry="docker.io"