]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Limit the memory used by renderd"
authorTom Hughes <tom@compton.nu>
Thu, 17 Jun 2021 06:08:35 +0000 (07:08 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 17 Jun 2021 06:08:35 +0000 (07:08 +0100)
This reverts commit 5bd9046d1c65355ebd8d56eca3183ee00e9e03b3.

cookbooks/tile/recipes/default.rb

index 9b46ec20a5bb04429ff024c1fb333e1fcfef0ae9..0f8cd93035b3ce41eb4ad018d72a06014d5cefb6 100644 (file)
@@ -88,7 +88,6 @@ systemd_service "renderd" do
   runtime_directory "renderd"
   standard_error "null"
   limit_nofile 4096
   runtime_directory "renderd"
   standard_error "null"
   limit_nofile 4096
-  memory_max "32G"
   private_tmp true
   private_devices true
   private_network true
   private_tmp true
   private_devices true
   private_network true