From 2bc9ab059f4baab034dafd062dba9dfd50ec2c4e Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Thu, 7 Jun 2018 16:57:32 +0200 Subject: [PATCH] This seems to be needed 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 2f53fee957..81eb528471 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -208,7 +208,7 @@ openshift_master_public_api_url: "https://{{ osbs_url }}:8443", openshift_release: "v3.6.0", openshift_ansible_path: "/root/openshift-ansible", - openshift_ansible_pre_playbook: "", + openshift_ansible_pre_playbook: "playbooks/prerequisites.yml", openshift_ansible_playbook: "playbooks/byo/config.yml", openshift_ansible_version: "release-3.6-fedora-compat", openshift_ansible_ssh_user: root,