X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/67c2aceb91955ff583c41807759d203a4478e4b1..0993dbc450a5678cfcea86dd71cf5873b18d86f3:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index 8e6da21ee..a579079ff 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -12,12 +12,8 @@ default_attributes( :apt => { :sources => ["nginx"] }, - :munin => { - :plugins => { - :cpu => { - :user => { :warning => 200, :critical => 400 } - } - } + :nginx => { + :access_log => nil }, :sysctl => { :network_conntrack_time_wait => {