diff options
author | Devan Goodwin <dgoodwin@redhat.com> | 2016-10-28 11:44:48 -0300 |
---|---|---|
committer | Devan Goodwin <dgoodwin@redhat.com> | 2016-10-28 11:44:48 -0300 |
commit | 8d65f4e80d0765d1b7754a326f563b651fdfcee2 (patch) | |
tree | e5019b6fbd0366aadd6e205e2dc711a008fdd1f1 /inventory/byo/hosts.ose.example | |
parent | 0eaa3699e7754d38b9f2b8b06d746b1cb61bc6ce (diff) | |
download | openshift-8d65f4e80d0765d1b7754a326f563b651fdfcee2.tar.gz openshift-8d65f4e80d0765d1b7754a326f563b651fdfcee2.tar.bz2 openshift-8d65f4e80d0765d1b7754a326f563b651fdfcee2.tar.xz openshift-8d65f4e80d0765d1b7754a326f563b651fdfcee2.zip |
Bump documented openshift_release for 1.4/3.4.
Diffstat (limited to 'inventory/byo/hosts.ose.example')
-rw-r--r-- | inventory/byo/hosts.ose.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example index fd5c8a5f4..2d54dfceb 100644 --- a/inventory/byo/hosts.ose.example +++ b/inventory/byo/hosts.ose.example @@ -30,7 +30,7 @@ deployment_type=openshift-enterprise # 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.2 +openshift_release=v3.4 # Specify an exact container image tag to install or configure. # WARNING: This value will be used for all hosts in containerized environments, even those that have another version installed. |