X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3a4b1c2078cd515e93a5f1bf8967f380fbd1646f..3a4d52bd4c0f8e6ae7679145846b7bc7845d8ace:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index 3a6d7fa55..db78d4d76 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -15,7 +15,7 @@ default_attributes( :network_conntrack_max => { :comment => "Increase max number of connections tracked", :parameters => { - "net.netfilter.nf_conntrack_max" => "131072" + "net.netfilter.nf_conntrack_max" => "131072" } }, :squid_swappiness => {