From fb208fe2944b387e1c9031580e7784faaf4ac238 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Thu, 5 Jul 2018 11:19:09 +0200 Subject: [PATCH] Let's use an official branch Signed-off-by: Clement Verna --- playbooks/groups/osbs-cluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index bb1ff93c18..eb4eeafe47 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -237,7 +237,7 @@ openshift_ansible_path: "/root/openshift-ansible", openshift_ansible_pre_playbook: "playbooks/prerequisites.yml", openshift_ansible_playbook: "playbooks/deploy_cluster.yml", - openshift_ansible_version: "fedora_ansible_fix", + openshift_ansible_version: "openshift-ansible-3.9.30-1", openshift_ansible_ssh_user: root, openshift_ansible_install_examples: false, openshift_ansible_containerized_deploy: false,