X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3a4d52bd4c0f8e6ae7679145846b7bc7845d8ace..db73b5a5df2715831b437c341d043c80b2655dcd:/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 => {