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