Sfoglia il codice sorgente

Adding serial: 1 to play to ensure we run one at a time

ewolinetz 7 anni fa
parent
commit
f9035a796a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      playbooks/common/openshift-cluster/service_catalog.yml

+ 1 - 0
playbooks/common/openshift-cluster/service_catalog.yml

@@ -3,6 +3,7 @@
 
 - name: Update Master configs
   hosts: oo_masters
+  serial: 1
   tasks:
   - block:
     - include_role: