From: Silvio Rhatto Date: Sat, 26 Sep 2015 22:23:20 +0000 (-0300) Subject: Set connect_timeout to 15 at saned net template X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=62642575b13863d8537b3544b22f271e8d51bf22;p=puppet-nodo.git Set connect_timeout to 15 at saned net template --- diff --git a/templates/sane.d/net.conf.erb b/templates/sane.d/net.conf.erb index 6d9f10c..d85971c 100644 --- a/templates/sane.d/net.conf.erb +++ b/templates/sane.d/net.conf.erb @@ -4,7 +4,7 @@ # Timeout for the initial connection to saned. This will prevent the backend # from blocking for several minutes trying to connect to an unresponsive # saned host (network outage, host down, ...). Value in seconds. -# connect_timeout = 60 +connect_timeout = 15 ## saned hosts # Each line names a host to attach to.