X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a48d3c6dbc350bfb430691dbc128ff06ad8f979a..f5c209a2991b26130dcae5cfcc613be001f5106d:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index 8de66fff5..9881886e7 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -102,7 +102,7 @@ default_attributes( }, :styles => { :default => { - :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", + :repository => "https://github.com/gravitystorm/openstreetmap-carto.git", :revision => "v4.25.0", :max_zoom => 19 }