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