diff options
Diffstat (limited to 'playbooks/openstack/openshift-cluster/install.yml')
-rw-r--r-- | playbooks/openstack/openshift-cluster/install.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |