Explorar o código

Merge pull request #363 from detiber/ha_master

Add an initial delay for clustered HA startup verification
Thomas Wiest %!s(int64=9) %!d(string=hai) anos
pai
achega
db2efee4e4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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