Wolfgang Kulhanek
2019-01-08 739b1fd8715ee446df4e4456feea38b5b535c87f
Updated OpenShift Installer and CLI versions (0.9.1)
1 files modified
4 ■■■■ changed files
ansible/configs/ocp4-coreos-deployer/env_vars.yml 4 ●●●● patch | view | raw | blame | history
ansible/configs/ocp4-coreos-deployer/env_vars.yml
@@ -25,8 +25,8 @@
## Automatically deploy ocp4 cluster using the installer
install_ocp4: false
ocp4_installer_version: "v0.7.0"
oc_client_version: "4.0.0-0.79.0"
ocp4_installer_version: "v0.9.1"
oc_client_version: "4.0.0-0.125.0"
# Install a user id 'student'. If install_student_user=true then a global variable
# student_password=password needs to be provided with the password to set for the user student