X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6fdba5edc17c0ccbb5dc3bd15690dcba6708e1fe..c714aba0de40828044677c7b38890e3f7ba91436:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index 313c262f4..a579079ff 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -12,6 +12,9 @@ default_attributes( :apt => { :sources => ["nginx"] }, + :nginx => { + :access_log => nil + }, :sysctl => { :network_conntrack_time_wait => { :comment => "Only track completed connections for 30 seconds",