]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
Limit the memory used by renderd
[chef.git] / cookbooks / tile / recipes / default.rb
index 0f8cd93035b3ce41eb4ad018d72a06014d5cefb6..9b46ec20a5bb04429ff024c1fb333e1fcfef0ae9 100644 (file)
@@ -88,6 +88,7 @@ systemd_service "renderd" do
   runtime_directory "renderd"
   standard_error "null"
   limit_nofile 4096
+  memory_max "32G"
   private_tmp true
   private_devices true
   private_network true