Sfoglia il codice sorgente

Import prerequisites.yml for OpenStack

Tomas Sedovic 7 anni fa
parent
commit
b7833d6684
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      playbooks/openstack/openshift-cluster/install.yml

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

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