X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/67c2aceb91955ff583c41807759d203a4478e4b1..a82f2ee5fa3ef6e0d6d0971c5c75f2fca4196679:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index 8e6da21ee..313c262f4 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -12,13 +12,6 @@ default_attributes( :apt => { :sources => ["nginx"] }, - :munin => { - :plugins => { - :cpu => { - :user => { :warning => 200, :critical => 400 } - } - } - }, :sysctl => { :network_conntrack_time_wait => { :comment => "Only track completed connections for 30 seconds",