From abd62c5613d47a58ea3a5ef636eb79563d02b8f6 Mon Sep 17 00:00:00 2001 From: Tomas Sedovic Date: Mon, 12 Feb 2018 16:58:51 +0100 Subject: Remove cluster_facts.yml from the install.yml It was moved there by accident. There's no reason to have it there explicitly. --- playbooks/openstack/openshift-cluster/install.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/openstack/openshift-cluster/install.yml b/playbooks/openstack/openshift-cluster/install.yml index 0c70b5ce2..cb6bf4d11 100644 --- a/playbooks/openstack/openshift-cluster/install.yml +++ b/playbooks/openstack/openshift-cluster/install.yml @@ -9,7 +9,6 @@ # some logic here? - import_playbook: ../../prerequisites.yml -- import_playbook: ../../init/cluster_facts.yml - name: run the cluster deploy import_playbook: ../../deploy_cluster.yml -- cgit v1.2.1