diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index be9aba664e..425f427378 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -125,10 +125,10 @@ - { role: ansible-ansible-openshift-ansible, cluster_inventory_filename: "cluster-inventory", - openshift_release: "v3.5", + openshift_release: "v3.6", openshift_ansible_path: "/root/openshift-ansible", openshift_ansible_playbook: "playbooks/byo/config.yml", - openshift_ansible_version: "openshift-ansible-3.5.70-1", + openshift_ansible_version: "openshift-ansible-3.6.173.0.81-1", openshift_ansible_ssh_user: root, openshift_ansible_install_examples: true, openshift_ansible_containerized_deploy: false,