diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index fb14f8ff94..cccf9c71f4 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -78,10 +78,10 @@ - { role: ansible-ansible-openshift-ansible, cluster_inventory_filename: "cluster-inventory-stg", - openshift_release: "v3.5", + openshift_release: "v3.4", openshift_ansible_path: "/root/openshift-ansible", openshift_ansible_playbook: "playbooks/byo/config.yml", - openshift_ansible_version: "openshift-ansible-3.5.69-1", + openshift_ansible_version: "openshift-ansible-3.4.88-1", openshift_ansible_ssh_user: root, openshift_ansible_install_examples: true, openshift_ansible_containerized_deploy: true,