From: Grant Slater Date: Thu, 6 Oct 2022 17:21:42 +0000 (+0100) Subject: oxidized: Increase timeout to avoid triggering on slow device X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/d1535e10ef66a77d8a4551fef99863ef93d990fb oxidized: Increase timeout to avoid triggering on slow device --- diff --git a/cookbooks/oxidized/templates/default/config.erb b/cookbooks/oxidized/templates/default/config.erb index 214f90b00..a8684cae5 100644 --- a/cookbooks/oxidized/templates/default/config.erb +++ b/cookbooks/oxidized/templates/default/config.erb @@ -1,6 +1,7 @@ --- # DO NOT EDIT - This file is being maintained by Chef rest: false +timeout: 60 vars: remove_secret: true pid: "/run/oxidized/oxidized.pid"