]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Update carto stylesheet to v2.28.0"
authorTom Hughes <tom@compton.nu>
Fri, 6 Feb 2015 22:16:56 +0000 (22:16 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 6 Feb 2015 22:16:56 +0000 (22:16 +0000)
This reverts commit 5f9cc220aca41c95a1aa07cc6acbd942d5c0d44e.

roles/tile.rb

index a862d4d91657aa1a3683bb1c3467da5de39891aa..3524d1aa904376d88861478603727c69eb818a22 100644 (file)
@@ -83,7 +83,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v2.28.0",
+        :revision => "v2.27.0",
         :max_zoom => 19
       }
     }