X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a2cc61fc04a3f25bd5bb5d64ffa5fceca252c4a3..85b17e5bb5c6e47ed9bfbf57b9c3e6d68d3437ea:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index dc6fadf7b..a78cac73d 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -9,20 +9,11 @@ default_attributes( } } }, - :apt => { - :sources => ["nginx"] - }, :networking => { :tcp_fastopen_key => "tile" }, :nginx => { - :access_log => false, - :cache => { - :proxy => { - :enable => true, - :keys_zone => "proxy_cache_zone:128M" - } - } + :access_log => false }, :sysctl => { :sockets => {