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