]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tilecache.rb
Ignore failures disabling shorewall
[chef.git] / roles / tilecache.rb
index 4d79d848f59a4e457e0d264190d81420bf3344a6..75a66f5fda31b3d72c21ca331c684315c13d0030 100644 (file)
@@ -10,7 +10,9 @@ default_attributes(
     }
   },
   :networking => {
-    :tcp_fastopen_key => "tile"
+    :firewall => {
+      :enabled => false
+    }
   },
   :nginx => {
     :access_log => false