X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3a4d52bd4c0f8e6ae7679145846b7bc7845d8ace..d339f3732f8a50db52d82f80e35cf566b6275382:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index db78d4d76..4f521d077 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -3,7 +3,7 @@ description "Role applied to all tile cache servers" default_attributes( :apt => { - :sources => [ "nginx" ] + :sources => ["nginx"] }, :sysctl => { :network_conntrack_time_wait => {