]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/recipes/default.rb
Set CGIMAP_BBOX_SIZE_LIMIT_UPLOAD for production instances
[chef.git] / cookbooks / dns / recipes / default.rb
index 3ff44ad71c3cec9dcb566206c4432b03d1bd7c4e..a1b6e3a6665ae3d17857680c06988fd83b3e5e68 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.31.3"
+dnscontrol_version = "4.12.0"
 
 dnscontrol_arch = if arm?
                     "arm64"
 
 dnscontrol_arch = if arm?
                     "arm64"
@@ -173,6 +173,7 @@ systemd_service "dns-check" do
   description "Rebuild DNS zones with GeoDNS changes"
   exec_start "/usr/local/bin/dns-check"
   user "git"
   description "Rebuild DNS zones with GeoDNS changes"
   exec_start "/usr/local/bin/dns-check"
   user "git"
+  runtime_max_sec 90
   sandbox :enable_network => true
   proc_subset "all"
   read_write_paths "/var/lib/dns"
   sandbox :enable_network => true
   proc_subset "all"
   read_write_paths "/var/lib/dns"