From d67bff2651444764a63923da8f9383761c09b164 Mon Sep 17 00:00:00 2001 From: Dan Higham Date: Mon, 21 Mar 2016 10:41:33 -0700 Subject: [PATCH] Change timeout from 900 to 180 --- manifests/elastic-runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/elastic-runtime.yml b/manifests/elastic-runtime.yml index 6ef3205..f825e5a 100644 --- a/manifests/elastic-runtime.yml +++ b/manifests/elastic-runtime.yml @@ -1050,7 +1050,7 @@ properties: username: autoscale_admin password: "{{ 'autoscale_admin' | password }}" - request_timeout_in_seconds: 900 + request_timeout_in_seconds: 180 ha_proxy: ssl_pem: *ssl_pem