X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/fc2ca30e571cbfebaf13589bd7f4c09dd57ed404..f795ac53f87d813d560d314db36b3885611d13a0:/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 },