Forráskód Böngészése

Add an initial delay for clustered HA startup verification

Jason DeTiberus 9 éve
szülő
commit
f337ba364a
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      roles/openshift_master_cluster/tasks/configure.yml

+ 2 - 1
roles/openshift_master_cluster/tasks/configure.yml

@@ -40,4 +40,5 @@
     host: "{{ openshift_master_cluster_vip }}"
     port: 8443
     state: started
-    timeout: 300
+    timeout: 180
+    delay: 90