]> git.openstreetmap.org Git - chef.git/commitdiff
oxidized: Increase timeout to avoid triggering on slow device
authorGrant Slater <github@firefishy.com>
Thu, 6 Oct 2022 17:21:42 +0000 (18:21 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 6 Oct 2022 17:21:42 +0000 (18:21 +0100)
cookbooks/oxidized/templates/default/config.erb

index 214f90b00ed41d30a4433fe02bad999b3e2ba5d8..a8684cae5b0f560ac06b85c9ec72738344725d8c 100644 (file)
@@ -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"