Ver Fonte

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

ewolinetz há 7 anos atrás
pai
commit
f9035a796a
1 ficheiros alterados com 1 adições e 0 exclusões
  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: