X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fc2ca30e571cbfebaf13589bd7f4c09dd57ed404..dc88c4068c574ea04d3085c8d8b0b80660688db7:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index 4d79d848f..a76af78a7 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -9,9 +9,6 @@ default_attributes( } } }, - :networking => { - :tcp_fastopen_key => "tile" - }, :nginx => { :access_log => false },