X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0334e3c7306d9798570f1eb476745aa4392d2ab7..5bd9046d1c65355ebd8d56eca3183ee00e9e03b3:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 0f8cd9303..9b46ec20a 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -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