Explorar el Código

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

ewolinetz hace 7 años
padre
commit
f9035a796a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: