|
@@ -51,7 +51,7 @@ openshift_deployment_type=origin
|
|
|
# use this to lookup the latest exact version of the container images, which is the tag actually used to configure
|
|
|
# the cluster. For RPM installations we just verify the version detected in your configured repos matches this
|
|
|
# release.
|
|
|
-openshift_release=v3.9
|
|
|
+openshift_release="3.9"
|
|
|
|
|
|
# default subdomain to use for exposed routes, you should have wildcard dns
|
|
|
# for *.apps.test.example.com that points at your infra nodes which will run
|