X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ebc3049191613606d4bfcfc0434a36e606d4a8d1..dc88c4068c574ea04d3085c8d8b0b80660688db7:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index 75a66f5fd..a76af78a7 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -9,11 +9,6 @@ default_attributes( } } }, - :networking => { - :firewall => { - :enabled => false - } - }, :nginx => { :access_log => false },