From 50801900dbb5e32682af2c68c30b13b73bd6919b Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Wed, 28 Jun 2017 14:42:25 +0200 Subject: increase implicit 300s default timeout to explicit 600s --- playbooks/common/openshift-cluster/upgrades/docker/restart.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'playbooks/common/openshift-cluster/upgrades/docker') diff --git a/playbooks/common/openshift-cluster/upgrades/docker/restart.yml b/playbooks/common/openshift-cluster/upgrades/docker/restart.yml index 1b418920f..96c729d79 100644 --- a/playbooks/common/openshift-cluster/upgrades/docker/restart.yml +++ b/playbooks/common/openshift-cluster/upgrades/docker/restart.yml @@ -24,4 +24,5 @@ state: started delay: 10 port: "{{ openshift.master.api_port }}" + timeout: 600 when: inventory_hostname in groups.oo_masters_to_config -- cgit v1.2.3