Sfoglia il codice sorgente

Remove cluster_facts.yml from the install.yml

It was moved there by accident. There's no reason to have it there
explicitly.
Tomas Sedovic 7 anni fa
parent
commit
abd62c5613
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      playbooks/openstack/openshift-cluster/install.yml

+ 0 - 1
playbooks/openstack/openshift-cluster/install.yml

@@ -9,7 +9,6 @@
 # some logic here?
 # some logic here?
 
 
 - import_playbook: ../../prerequisites.yml
 - import_playbook: ../../prerequisites.yml
-- import_playbook: ../../init/cluster_facts.yml
 
 
 - name: run the cluster deploy
 - name: run the cluster deploy
   import_playbook: ../../deploy_cluster.yml
   import_playbook: ../../deploy_cluster.yml