X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c395a65dc34de6ab1ae80211598dbaa2b54b531f..3a4b1c2078cd515e93a5f1bf8967f380fbd1646f:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index 82344ed7a..66011b6e3 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -7,8 +7,8 @@ default_attributes( :tile => { :status => :role, :members => [ :jburgess, :tomh ] - }, - }, + } + } }, :apache => { :mpm => "event", @@ -83,7 +83,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.13.0", + :revision => "v2.27.0", :max_zoom => 19 } }