From: Tom Hughes Date: Thu, 17 Jun 2021 06:08:35 +0000 (+0100) Subject: Revert "Limit the memory used by renderd" X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d2a0a1163cec42e48cc5585f8dd2a8318997a485 Revert "Limit the memory used by renderd" This reverts commit 5bd9046d1c65355ebd8d56eca3183ee00e9e03b3. --- diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 9b46ec20a..0f8cd9303 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -88,7 +88,6 @@ 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