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