puppet.conf: split configtimeout into http_connect_timeout and http_read_timeout...
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 11 Apr 2017 13:27:40 +0000 (15:27 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 11 Apr 2017 13:27:40 +0000 (15:27 +0200)
commit7a1fb7dbb49b61b9d949e58ca92774f2d49c4e7e
treeaa629442cdd866fbf79c28beb4db80869478714f
parent40dd359964753a159078fbfc2c44136f35da3857
puppet.conf: split configtimeout into http_connect_timeout and http_read_timeout on stretch hosts

configtimeout has been deprecated in puppet version 4.1.0. It has been
split into http_connect_timeout and http_read_timeout. The former
controls how long Puppet should attempt to make a connection and the
latter controls how long Puppet should allow transfers to continue.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
modules/debian_org/templates/puppet.conf.erb