]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Update carto stylesheet to v4.1.0"
authorTom Hughes <tom@compton.nu>
Sun, 30 Jul 2017 23:18:52 +0000 (00:18 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 30 Jul 2017 23:18:52 +0000 (00:18 +0100)
This reverts commit 4732a8848e8dcde62b4c0665602b9511466f17ab.

roles/tile.rb

index 8b86f9965a3a0be80abe4eeeb9ed109bc6b1848d..4fb78586ea91ee0b2ee7103fc2edd6a8346cb7c1 100644 (file)
@@ -90,7 +90,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.1.0",
+        :revision => "v4.0.0",
         :max_zoom => 19
       }
     }